Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Linking Errors
Message
From
02/10/2001 09:24:39
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
 
 
To
All
General information
Forum:
Visual C++
Category:
Other
Title:
Linking Errors
Miscellaneous
Thread ID:
00562952
Message ID:
00562952
Views:
48
Hello,

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?

Pete
Next
Reply
Map
View

Click here to load this message in the networking platform