LINK Error: Cannot see symbols inside open source library in my c++ project
I’m trying to convert some old DLLs from 32 to 64 bit architecture. So far its been going pretty smoothly, these are pretty old and use Jam to compile. But pointing to the x64 compiler and switching some flags seems to do the trick.