-
Hi

In one of my code A i was using function of project  B. The project gives a
B.lib on compiling. I added the B.lib to the list of Linker Libraries for
project  A, but got linker error showing unresolved symbols. Then i removed
B.lib and added B as dependency project of A, and i was able to make my
program  work. Now my doubt is about the difference between two. i.e.
linking a library statically to your program vs using project dependencies.
Moreover I dont find any information related to project dependencies in .DSW
file of my project A. Where is that information stored. Both of my projects
A and B were compiled using VC++ 6.0 .

Any help on these topics will be of great use.
-- 
Regards
Sumit Chawla ("eNetra : Hail the Invention")


[Non-text portions of this message have been removed]

Reply via email to