[PyKDE] PyQt-3.2rc3 on Mac OS X

Ludger Humbert humbert at hagen.de
Tue Apr 23 11:33:00 BST 2002


Phil Thompson wrote:

> Ludger Humbert wrote:
> 
>>Hi Barron,
>>
>>the actual version at
>>
>>        download/snapshots
>>
>>is
>>        sip-3.2rc3.tar.gz
>>It builds "out of the box"
>>with the usual
>>        ./configure
>>        make
>>        make install
>>dance for me.
>>
> 
> Excellent.
> 
> 
>>bs> One note with the SIP make install. I get the following messages:
>> ...
>>bs> make[2]: Nothing to be done for 'install-exec-am'.
>>bs> make[2]: Nothing to be done for 'install-data-am'.
>>
>>same for me.
>>
>>bs> Should I be concerned with these?
>>
>>I don't think so .. but I am not really sure.
>>
> 
> Ignore them.
> 
> 
>>bs> My problem now lies with understanding how to get PyQt installed....
>>
>>  your problem ... is my problem
>>
> 
> Ok - I'm just uploading v3.2rc3 (for MacOS only) to the snapshots
> directory. Please let me know if this builds out of the box as well.
No ;-((


./configure runs without problems.
But while
	make
runs, there occured the following errors


	PyQt-3.2rc3

...

qobject.sip: In function `struct PyObject * 
PyQtGetQObjectPythonClass(const QObj
ect *)':
qobject.sip:655: ANSI C++ forbids declaration `sipStringTypeClassMap' 
with no ty
pe
qobject.sip:655: parse error before `['
qobject.sip: At top level:
qobject.sip:859: ANSI C++ forbids declaration `cls' with no type
qobject.sip:859: conflicting types for `int cls'
qobject.sip:857: previous declaration as `struct PyObject * cls'
qobject.sip:859: `qobj' was not declared in this scope
qobject.sip:859: `map' was not declared in this scope
qobject.sip:860: `map' was not declared in this scope
qobject.sip:860: `map' was not declared in this scope
qobject.sip:860: implicit declaration of function `int 
sipMapStringToClass(...)'
qobject.sip:862: parse error before `if'
make[2]: *** [qtcmodule.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



	Ludger







More information about the PyQt mailing list