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 
> 20060630.
> 2) What do I do with this? Does it need to be patched?
> 3) Which qdbus do I use? Is the one that comes with the snapshot okay to 
> use?
> 
1. from ftp - is there another place to get this (without using rsync or
cvs?) ftp.trolltech.com/pub/qt/snapshots
Any newer snapshot may work also.

2. the msvc patch for 4.2.0-tp1 works with this snapshot too

3. you have to use windbus from sf.net (== dbus cvs +
windows-patch.diff). Before compiling qdbus you have to apply the patch
from windbus (qt-qdbus-win32.patch). Make sure the (currently hardcoded)
path to dbus.h is correct (tools/qdbus/src/src.pro)

HTH
Christian



signature.asc
Description: OpenPGP digital signature
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


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 this? Does it need to be patched?
3) Which qdbus do I use? Is the one that comes with the snapshot okay to 
use?

Mathew

___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


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://www.kdelibs.com/wiki/index.php/Building_KDElibs_4_using_MS_Visual_Studio
> 
> Well we updated the requirement for qt last week.
> 
> > How do I check out qt-copy?
> 
> For windows, you don't want to do that. qt-copy is unix only.
> But you want to find the windows version of the same snapshot as qt-copy
> uses.
> I'm not exactly sure which one that is though - Stephan did the update on
> monday;
> oh, from rsync, so I don't even have a snapshot version number to give
> you.
> 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

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


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_MS_Visual_Studio

Well we updated the requirement for qt last week.

> How do I check out qt-copy?

For windows, you don't want to do that. qt-copy is unix only.
But you want to find the windows version of the same snapshot as qt-copy uses.
I'm not exactly sure which one that is though - Stephan did the update on 
monday;
oh, from rsync, so I don't even have a snapshot version number to give you.
But I assume there is a qt-windows snapshot from Monday 21 August?

-- 
David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: qdbus build error

2006-08-23 Thread Christian Ehrlicher
Mathew Yeates schrieb:
>> 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_MS_Visual_Studio
> 
> How do I check out qt-copy?
Use latest snapshot from trolltech ftp and apply the patches from
qt-copy. qt-copy was updated a few days ago and therefore the
information on kdelibs.com is outdated.

btw: [EMAIL PROTECTED] is a better place to discuss this.

Christian



signature.asc
Description: OpenPGP digital signature
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: qdbus build error

2006-08-23 Thread Mathew Yeates

>
> 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_MS_Visual_Studio

How do I check out qt-copy?


Mathew

___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


Re: qdbus build error

2006-08-23 Thread Christian Ehrlicher
Mathew Yeates schrieb:
> after modifying src.pro with
> INCLUDEPATH += $$(DBUSDIR)/include
> I now get compiler errors such as the following
It works fine here with hard coded path and snapshot from before two days.

btw: qt-4.2.0-tp1 isn't the version from qt-copy and not supported
anymore (you'll get kdeibs compile errors)

Christian



signature.asc
Description: OpenPGP digital signature
___
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem