11. oktober 2003 - 22:09Der er
1 kommentar og 1 løsning
[Linker Error] Unresolved external
Hejsa
har lige installeret borland builder 6 enterprise
Når jeg prøvet at compile et program får jeg 2 errors [Linker Error] Unresolved external '__InitVCL' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB\CP32MTI.LIB|crtlvcl [Linker Error] Unresolved external '__ExitVCL' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB\CP32MTI.LIB|crtlvcl
det er 2 år siden jeg sidst har rodet med borland, så hukommelsen er ikke helt frisk.
What has happened is that when you created the project, the 'C++' and 'Use VCL' options were selected in the Console Wizard dialog box. See step 2(b) in the instructions above. Next time, select only the 'C' and 'Console Application' options. To fix the problem this time without having to create a new project, just add the line '#include <vcl.h> at the top of your program and it will work.
Fjernede markeringen ved use vlc når jeg opretter et nyt dok. og så virker det.. thank you.
Synes godt om
Ny brugerNybegynder
Din løsning...
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.