2
votes
4answers
2k views
Linker Errors C++ Visual Studio 2005
I'm getting a whole bunch of linker errors in Visual studios for methods I'm not even calling directly. I'm a java developer by day, but I have a project I need to do in C++, intended to run on win …
