Linking .lib files in Visual C++.NET

F

fischertm

I'm new to using VC++ and need to find out how to add a .lib file to my
project. I read a post somewhere else that said to use Project ->
Propertirs->Linker->Input->EntryPoint to add it. When I click the
elipses, I do not have a way to copy the .lib file. Can anyone help?
 
T

Thomas J. Gritzan

I'm new to using VC++ and need to find out how to add a .lib file to my
project. I read a post somewhere else that said to use Project ->
Propertirs->Linker->Input->EntryPoint to add it. When I click the
elipses, I do not have a way to copy the .lib file. Can anyone help?

Not EntryPoint, but "Additional Dependencies".

However, you should ask in a newsgroup where Visual Studio is on topic:
http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

In this group, we discuss the C++ language only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,162
Messages
2,570,896
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top