Unresolved External Symbols
So yea, I'm compiling a project with a "mixed platform", (1 C++ (Win32) and 2 C#) the C++ one has a external static library, when I hit compile it says:
But when I change the platform from mixed to Win32, it complies. Any idea?
Unresolved External Symbol Blablabla
......
5 Unresolved External Symbols
......
5 Unresolved External Symbols

