Connecting Tech Pros Worldwide Forums | Help | Site Map

Linking error in VC++ 6 while linking with a library developed in VC++ 7.

ngnuser
Guest
 
Posts: n/a
#1: Nov 17 '05
I am developing an app (console) in vc++ 6 that link with a library developed using vc++ 7. Getting lots of linker error (undefined reference). Any suggestion/solution for this problem. Runtime library is 'multi threaded debug' for both .exe and .lib


Closed Thread