Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linking Errors
Message
From
03/10/2001 06:00:13
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
 
General information
Forum:
Visual C++
Category:
Other
Title:
Miscellaneous
Thread ID:
00562952
Message ID:
00563478
Views:
15
Thanks,

I'll have a look into doing this.

Pete

>Hi!
>I believe, your project uses implicit linking to DLL. In that case you have to have a .LIB files for each DLL and add them to list of linked libraries in project options.
>
>Alex
>
>>I have inherited a VC++ 6.0 applicaiton which creates a DLL file. However, when I try to build the project I receive hundreds of error messages. I have changed some of the code and have stopped the compiler error messages (all to do with CString variables neeing to be converted to char *). However, I now receive hundreds of error messages saying things like:
>>Corrisk.obj : error LNK2001: unresolved external symbol "void __stdcall InitCorSqzDLL(void)" (?InitCorSqzDLL@@YGXXZ)
>>The DLL files containing the functions do exist on the system and area registered.
>>This project has been built in the past as we have the created DLL files. However, there are changes that need to be made to the code and then to rebuild the DLL.
>>I suspect that there is something missing from my installation of C++. Can anybody point me in the correct direction please?
Previous
Reply
Map
View

Click here to load this message in the networking platform