Do anyone know how to add a library into visual c++?
This is a discussion on Install library within the C++ Programming forums, part of the General Programming Boards category; Do anyone know how to add a library into visual c++?...
Do anyone know how to add a library into visual c++?
Add the directory of where the library resides to the IDE under options.
Kuphryn