Re: qdbus build error

2006-08-24 Thread David Faure
On Wednesday 23 August 2006 23:22, Mathew Yeates wrote: > > > > > btw: qt-4.2.0-tp1 isn't the version from qt-copy and not supported > > anymore (you'll get kdeibs compile errors) > > > huh? I'm just following the instructions at > http://www.kdelibs.com/wiki/index.php/Building_KDElibs_4_using_

Re: qdbus build error

2006-08-24 Thread Christian Ehrlicher
Von: David Faure <[EMAIL PROTECTED]> > On Wednesday 23 August 2006 23:22, Mathew Yeates wrote: > > > > > > > > btw: qt-4.2.0-tp1 isn't the version from qt-copy and not supported > > > anymore (you'll get kdeibs compile errors) > > > > > huh? I'm just following the instructions at > > > http://w

Re: Possible regression in cmake 2.4.3

2006-08-24 Thread William A. Hoffman
What are the errors? Can you also try CVS CMake? Thanks. -Bill At 06:59 PM 8/23/2006, Adam Treat wrote: >I'm not sure if it is a regression or something changed in 2.4.3, but >branches/work/unity does not build correctly with 2.4.3. > >2.4.2 works ok though > >Adam >___

Re: [Kde-dashboard] Broken continuous build for KDE imac-x86.befunk.com/i386-Apple-MacOSX-10.4-gcc4.0

2006-08-24 Thread Benjamin Reed
On 8/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Errors for this build are here: > http://public.kitware.com/KDE/Testing/Sites/imac-x86.befunk.com/i386-Apple-MacOSX-10.4-gcc4.0/20060824-1338-Continuous/BuildError.html so did I jump the gun in switching to the new Qt4 sn

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

Re: qdbus build error

2006-08-24 Thread Christian Ehrlicher
Mathew Yeates schrieb: >>> 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 Troll

something strange with the framework detection in trunk w/ Qt 4.2 snapshot

2006-08-24 Thread Benjamin Reed
So I replaced the qt4 build on my dashboard box, and now cmake is no longer detecting QtDbus properly. I get the _RELEASE and _DEBUG bits set: ---(snip!)--- //The QtDBus library. QT_QTDBUS_LIBRARY_DEBUG:STRING=-framework QtDBus //The QtDBus library. QT_QTDBUS_LIBRARY_RELEASE:STRING=-framework Qt

Re: something strange with the framework detection in trunk w/ Qt 4.2 snapshot

2006-08-24 Thread Benjamin Reed
On 8/24/06, Benjamin Reed <[EMAIL PROTECTED]> wrote: > ...but I'm missing "QT_QTDBUS_LIBRARY:FILEPATH=-F/opt/qt4/lib > -framework QtDBus" which I believe should be there. Other Qt bits are > found properly (and AFAIK are found in the same way): to answer my own question, the latest qt-mac 4.2 sn

problem building kdelibs trunk

2006-08-24 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) $(kjse

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

2006-08-24 Thread Mathew Yeates
specified: MSVC2005 Unable to generate makefile for: C:/qt-win-opensource-src-4.2.0-snapshot-20060824/projects.pro Then NMAKE : fatal error U1064: MAKEFILE not found and no target specified Then qmake crashed! ___ Kde-buildsystem mailing list Kde-build

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

2006-08-24 Thread Matt Rogers
:"..\bin\qmake.exe" > @C:\DOCUME~1\mathew\LOCALS~1\Temp\nmAAA7.tmp > Unknown generator specified: MSVC2005 > Unable to generate makefile for: > C:/qt-win-opensource-src-4.2.0-snapshot-20060824/projects.pro > > Then > NMAKE : fatal error U1064: MAKEFILE not found