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)

qdbus build error

2006-08-23 Thread Mathew Yeates
after modifying src.pro with INCLUDEPATH += $$(DBUSDIR)/include I now get compiler errors such as the following qdbusmetatype.cpp c:\qt-win-preview-opensource-src-4.2.0-tp1\src\corelib\kernel\qmetatype.h(151) : error C2039: 'qt_metatype_id' : is not a member of 'QMetaTypeIdT' with

Re: qdbus build error

2006-08-24 Thread Mathew Yeates
But I assume there is a qt-windows snapshot from Monday 21 August? Yes, qglobal.h says '#define QT_VERSION_STR 4.2.0-snapshot-20060821' :) Christian Thanks for you help. 1) Where do I get this snapshot? The one I'm seeing at Trolltech is from 20060630. 2) What do I do with

qt-win-opensource-src-4.2.0-snapshot-20060824 does not build

2006-08-24 Thread Mathew Yeates
first a warning macro redefinition command-line arguments : see previous definition of 'QT_NO_GEOM_VARIANT' Then an error link /NOLOGO /SUBSYSTEM:CONSOLE /incremental:no /OUT:..\bin\qmake.exe @C:\DOCUME~1\mathew\LOCALS~1\Temp\nmAAA7.tmp Unknown generator specified: MSVC2005