
When compiling a C++ program depending on glui32.lib, I got error like this:
error LNK2005: _free already defined in LIBCD.lib(dbgheap.obj)
The problem can be solved by exclude LIBCD dependency in the project settings.
A blog for what I did and what I'm doing in Computer Vision.
No comments:
Post a Comment