- Joined
- Mar 28, 2008
- Messages
- 2,708
- Reaction score
- 881
- Points
- 128
Still somehow the number of missing symbols got greatly reduced with kuddel's build. Now I get only this:
Those link errors appear because the gcAPI.lib is compiled with newer version of VC++ and some of the C library functions are missing.
What errors does the original build have (the lib distributed with the client) ?
What version of VC you have ?
I just compiled some of my test apps with VC2008 and VC2015 without errors. It could be compiler configuration issue.
Edit: Do you have VC2008 runtimes installed ? (There's something odd since the runtimes should be statically linked in the gcAPI.lib)
Last edited: