Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linking Errors
Message
De
02/10/2001 09:24:39
Peter Walburn
Omega Data Services Ltd
Aberdeen, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Autre
Titre:
Linking Errors
Divers
Thread ID:
00562952
Message ID:
00562952
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform