compile problems.

Ole Jacob Hagen waterthrill at yahoo.no
Wed Nov 3 16:08:36 CET 2004


Hi,

I''m still getting the same result.
Any suggestions?


Cheers,

Ole J.

Ralf Habacker wrote:

>On Wednesday 03 November 2004 12:41, Ole Jacob Hagen wrote:
>  
>
>>Hi,
>>
>>Yes, I did. I found it 2 minutes after sending my second email. ;-)
>>Both qglcolormap.h and qgl.h were old. ;-)
>>
>>Now I've got another problem. I've got some linking errors, and
>>designer.exe is not built.
>>
>>I'll try to recompile everything and see if its links correctly.
>>
>>Have you seen this errormessage? If you have, what did you do to correct
>>them?
>>
>>Cheers,
>>
>>Ole
>>designercore.lib(mainwindowactions.obj) : error LNK2001: unresolved
>>external symbol "__declspec(dllimport) char const * __cdecl
>>qInstallPathData(void)" (__imp_?qInstallPathData@@YAPBDXZ)
>>designercore.lib(newformimpl.obj) : error LNK2001: unresolved external
>>symbol "__declspec(dllimport) char const * __cdecl
>>qInstallPathData(void)" (__imp_?qInstallPathData@@YAPBDXZ)
>>designercore.lib(mainwindow.obj) : error LNK2001: unresolved external
>>symbol "__declspec(dllimport) char const * __cdecl
>>qInstallPathBins(void)" (__imp_?qInstallPathBins@@YAPBDXZ)
>>designercore.lib(mainwindow.obj) : error LNK2001: unresolved external
>>symbol "__declspec(dllimport) char const * __cdecl
>>qInstallPathDocs(void)" (__imp_?qInstallPathDocs@@YAPBDXZ)
>>designercore.lib(propertyeditor.obj) : error LNK2001: unresolved
>>external symbol "__declspec(dllimport) char const * __cdecl
>>qInstallPathDocs(void)" (__imp_?qInstallPathDocs@@YAPBDXZ)
>>C:\src\qt-3\bin\designer.exe : fatal error LNK1120: 3 unresolved externals
>>
>>    
>>
>These symbols are provided by the qt dll. They are located in 
>src/tools/qconfig.cpp which is created by configure.exe. If these symols are 
>missing this indicates that your configure wasn't performed sucessfully. 
>
>Regards 
>Ralf 
>
>_______________________________________________
>kde-cygwin mailing list
>kde-cygwin at kde.org
>https://mail.kde.org/mailman/listinfo/kde-cygwin
>
>  
>



More information about the kde-cygwin mailing list