I am using Visual C++ version 6. I need to know how to add a .lib file to a project. I want to add it as a static lib file.

Recommended Answers

All 3 Replies

Member Avatar for iamthwee

Get vc++ 2005 at least.

commented: does nothing to solve his problem -4

I am using Visual C++ version 6. I need to know how to add a .lib file to a project. I want to add it as a static lib file.

Project --> Settings --> Link Tab --> change Catetory to Input then add the library to the Object/library modules list. In the left pain, change Settings For to All Configurations

commented: retarded -2
commented: equilization at hand. :) +4

ok

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.