qt-copy's qmake is not returning the correct QT_VERSION

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Wed Jun 7 12:03:12 CEST 2006


> -----Original Message-----
> From: Ralf Habacker [mailto:ralf.habacker at freenet.de]
> Sent: quarta-feira, 7 de Junho de 2006 10:59
> To: kde-buildsystem at kde.org
> Subject: Re: qt-copy's qmake is not returning the correct QT_VERSION
> 
> >> Can the other dashboard maintainers please update DBUS,qt-copy,
> >> etc so the dashboard starts to work again?
> >
> > Done, but I'm having problems with msvc. I had to apply the patches
from
> > Peter in dbus-win32-2006-05-31-src,
> 
> Starting with dbus-win32-2006-06-06-src.zip I have placed the patches
> into the patches subdir of the source tar ball. I will add Peters msvc
> patches to the next snapshot.

Thanks.

> and kdewin32 doesn't build.
> 
> What kind of errors do you get ?

Building C object examples/CMakeFiles/dmusic.dir/dmusic.obj
cl : Command line warning D9002 : ignoring unknown option '-g'
dmusic.c
D:\kde\kdesupport\kdewin32\include\directx\basetsd.h(178) : fatal error
C1189: #
error :  Unknown CPU architecture!
NMAKE : fatal error U1077: 'C:\PROGRA~1\MID05A~1\VC\bin\cl.exe' : return
code '0
x2'
Stop.

If I workaround that problem and define "__i386__" I get further errors:

dmusic.c
C:\Program Files\Microsoft Platform SDK\Include\winnt.h(222) : error
C2061: synt
ax error : identifier 'PVOID64'
C:\Program Files\Microsoft Platform SDK\Include\winnt.h(222) : error
C2059: synt
ax error : ';'
C:\Program Files\Microsoft Platform SDK\Include\winnt.h(5940) : error
C2061: syn
tax error : identifier 'PVOID64'
C:\Program Files\Microsoft Platform SDK\Include\winnt.h(5942) : error
C2059: syn
tax error : '}'

[...]

Paulo


More information about the Kde-buildsystem mailing list