Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3042

where is my library specified

$
0
0
Hi

I am using visual studio 2012. When i compiled a third party solutions, i am facing a linkage error saying "cannot open file libxxx-0.2.4.lib" ......

Now i checked the settings, project properties/linker/input, the library is not specified. My question is where is this library specified in the project? The project is supposed to link with a newer version of the library, but i just couldn't find where and how this library is specified for linkage!!

Viewing all articles
Browse latest Browse all 3042

Trending Articles