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

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 snapshot? I'm

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

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 Trolltech is from

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

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

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

2006-08-24 Thread Mathew Yeates
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-buildsystem@kde.org https

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

2006-08-24 Thread Matt Rogers
~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 and no target specified Then qmake crashed! this is not the appropriate place