problem building kdelibs trunk

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Wed Aug 23 06:53:47 CEST 2006


Mathew Yeates schrieb:
> This is with msvc2005
> When I compile I get an error in kjsembed. The link command being 
> executed is
> -------------------------
> link /nologo @<<
> /out:..\..\bin\kjsembed.dll /PDB:C:\buildkdelibs\bin\kjsembed.pdb /dll  
> /STACK:10000000 /machine:I386 /INCREMENTAL:YES /debug 
> $(kjsembed_OBJECTS) $(kjsembed_EXTERNAL_OBJECTS) 
> -LIBPATH:c:\buildkdelibs\bin\. -LIBPATH:c:\buildkdelibs\bin 
> -LIBPATH:c:\qt-win-preview-opensource-src-4.2.0-tp1\lib 
> -LIBPATH:c:\PROGRA~1\kdewin32\lib -LIBPATH:c:\win32libs\lib QtCored4.lib 
> kdecore.lib kdewin32d.lib user32.lib shell32.lib ws2_32.lib QtSvgd4.lib 
> QtXmld4.lib kjs.lib kdecore.lib QtCored4.lib QtCored4.lib 
> Qt3Supportd4.lib Qt3Supportd4.lib QtGuid4.lib QtGuid4.lib QtDBusd4.lib 
> QtDBusd4.lib zlib.lib bzip2.lib kdewin32d.lib user32.lib shell32.lib 
> ws2_32.lib pcre.lib pcreposix.lib kernel32.lib user32.lib gdi32.lib 
> winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib 
> advapi32.lib  <<
> ------------------------------
> 
> Note that QtUiTools is not being linked. Because of this, the file 
> qwidget_binding.cpp has an unresolved symbol
> (QUiLoader). Am I doing something wrong? Any fixes?
> 
T_QTUITOOLS_LIBRARY is added with target_link_libraries (see
CMakeLists.txt). Maybe cmake did not find qtuitools for you. Take a look
at CMakeCache.txt.
What Qt version do you use?

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060823/3b5c6808/attachment.pgp 


More information about the Kde-buildsystem mailing list