Firstly according to me this should not happen. With library u must be able
to link to another program else what would be use of library.

R u sure that unresolved symbols are related with same (project B ) library.

On 2/26/07, Sumit Chawla <[EMAIL PROTECTED]> wrote:
>
>   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")
>
> "Computers are useless. They can only give you answers.":Pablo Picasso
>
> [Non-text portions of this message have been removed]
>
>  
>



-- 
Regards
Vishal Thakur
+919871892410


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

Reply via email to