[PyQt] trouble building PyQt4-x11 20090529 snapshot

Demetrius Cassidy dcassidy36 at mass.rr.com
Tue Jun 2 23:38:56 BST 2009


Same issue with the windows 20090601 build:

g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE
-DQT_LARGEFILE_SUPPORT
-DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT
-I"c:\Qt\2009.01\qt
\include\QtCore" -I"c:\Qt\2009.01\qt\include\QtGui"
-I"c:\Qt\2009.01\qt\include"
 -I"c:\Python26\include" -I"..\..\QtCore"
-I"c:\Qt\2009.01\qt\include\ActiveQt"
-I"release" -I"." -I"c:\Qt\2009.01\qt\mkspecs\win32-g++" -o
release\qpycore_pyqt
boundsignal.o qpycore_pyqtboundsignal.cpp
qpycore_pyqtboundsignal.cpp:94: error: `SIP_MLNAME_CAST' was not declared in
thi
s scope
qpycore_pyqtboundsignal.cpp:96: error: `SIP_MLDOC_CAST' was not declared in
this
 scope
qpycore_pyqtboundsignal.cpp:97: error: `SIP_MLNAME_CAST' was not declared in
thi
s scope
qpycore_pyqtboundsignal.cpp:98: error: `SIP_MLDOC_CAST' was not declared in
this
 scope
qpycore_pyqtboundsignal.cpp:99: error: `SIP_MLNAME_CAST' was not declared in
thi
s scope
qpycore_pyqtboundsignal.cpp:100: error: `SIP_MLDOC_CAST' was not declared in
thi
s scope
qpycore_pyqtboundsignal.cpp:116: error: `SIP_TPNAME_CAST' was not declared
in th
is scope
mingw32-make[3]: *** [release/qpycore_pyqtboundsignal.o] Error 1
mingw32-make[3]: Leaving directory
`C:/Users/Sufu/Desktop/PyQt-win-gpl-4.5-snaps
hot-20090601/qpy/QtCore'
mingw32-make[2]: *** [release] Error 2
mingw32-make[2]: Leaving directory
`C:/Users/Sufu/Desktop/PyQt-win-gpl-4.5-snaps
hot-20090601/qpy/QtCore'
mingw32-make[1]: *** [all] Error 2
mingw32-make[1]: Leaving directory
`C:/Users/Sufu/Desktop/PyQt-win-gpl-4.5-snaps
hot-20090601/qpy'
mingw32-make: *** [all] Error 2


Darren Dale-3 wrote:
> 
> Hello,
> 
> This morning I downloaded the 20090529 PyQt4 snapshot, and am having
> trouble
> building it on a 64-bit gentoo linux system. I didn't see any SIP
> snapshots
> available at the riverbank website, so I am using the 20090525 sip
> snapshot:
> 
> g++ -c -pipe -fno-strict-aliasing -O2 -march=k8 -mtune=k8 -pipe -fPIC
> -Wall
> -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.6
> -I../../QtCore -I. -I. -o qpycore_pyqtboundsignal.o
> qpycore_pyqtboundsignal.cpp
> qpycore_pyqtboundsignal.cpp:94: error: 'SIP_MLNAME_CAST' was not declared
> in
> this scope
> qpycore_pyqtboundsignal.cpp:96: error: 'SIP_MLDOC_CAST' was not declared
> in
> this scope
> qpycore_pyqtboundsignal.cpp:97: error: 'SIP_MLNAME_CAST' was not declared
> in
> this scope
> qpycore_pyqtboundsignal.cpp:98: error: 'SIP_MLDOC_CAST' was not declared
> in
> this scope
> qpycore_pyqtboundsignal.cpp:99: error: 'SIP_MLNAME_CAST' was not declared
> in
> this scope
> qpycore_pyqtboundsignal.cpp:100: error: 'SIP_MLDOC_CAST' was not declared
> in
> this scope
> qpycore_pyqtboundsignal.cpp:116: error: 'SIP_TPNAME_CAST' was not declared
> in this scope
> make[2]: *** [qpycore_pyqtboundsignal.o] Error 1
> make[2]: Leaving directory
> `/home/share/packages/PyQt-x11-gpl-4.5-snapshot-20090529/qpy/QtCore'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/share/packages/PyQt-x11-gpl-4.5-snapshot-20090529/qpy'
> make: *** [all] Error 2
> 
> Darren
> 
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> 

-- 
View this message in context: http://www.nabble.com/trouble-building-PyQt4-x11-20090529-snapshot-tp23814400p23842343.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list