Re: problem building kdelibs trunk

2006-08-23 Thread Andras Mantia
On Wednesday 23 August 2006 07:53, Christian Ehrlicher wrote: 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 You should build the Qt tools as well

problem building kdelibs trunk

2006-08-22 Thread Mathew Yeates
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:1000 /machine:I386 /INCREMENTAL:YES /debug $(kjsembed_OBJECTS)

Re: problem building kdelibs trunk

2006-08-22 Thread Christian Ehrlicher
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:1000 /machine:I386 /INCREMENTAL:YES /debug