<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>PYQT Newbie here,</div><div><br></div><div>I am having difficulty installing pyqt on my Macbook pro with OS 10.6.2, using python 2.6.</div>

<div><br></div><div>I have downloaded and install three different versions of qt, two different versions of sip and three different versions of pyqt and I keep getting the same error when I attempt to install pyqt.  I saw some earlier posts on this and tried using the options mentioned as well as taking the defaults, all to no avail.  Can anyone suggest what I may be doing wrong?</div>

<div><br></div><div>Here is the output from my make install for PYQT:</div><div><br></div><div><div>Checking to see if the QtGui module should be built...</div><div>Checking to see if the QtHelp module should be built...</div>

<div>Checking to see if the QtNetwork module should be built...</div><div>Checking to see if the QtOpenGL module should be built...</div><div>Checking to see if the QtScript module should be built...</div><div>Checking to see if the QtScriptTools module should be built...</div>

<div>Checking to see if the QtSql module should be built...</div><div>Checking to see if the QtSvg module should be built...</div><div>Checking to see if the QtTest module should be built...</div><div>Checking to see if the QtWebKit module should be built...</div>

<div>Checking to see if the QtXml module should be built...</div><div>Checking to see if the QtXmlPatterns module should be built...</div><div>Checking to see if the phonon module should be built...</div><div>Checking to see if the QtAssistant module should be built...</div>

<div>Checking to see if the QtDesigner module should be built...</div><div>Qt v4.6.2 free edition is being used.</div><div>Qt is built as a framework.</div><div>SIP 4.8.2 is being used.</div><div>The Qt header files are in /usr/include.</div>

<div>The shared Qt libraries are in /Library/Frameworks.</div><div>The Qt binaries are in /Developer/Tools/Qt.</div><div>The Qt mkspecs directory is in /usr/local/Qt4.6.</div><div>These PyQt modules will be built: QtCore, QtGui, QtHelp, QtNetwork, QtOpenGL,</div>

<div>QtScript, QtScriptTools, QtSql, QtSvg, QtTest, QtWebKit, QtXml, QtXmlPatterns,</div><div>phonon, QtAssistant, QtDesigner.</div><div>The PyQt Python package will be installed in /Library/Python/2.6/site-packages.</div>

<div>The Designer plugin will be installed in</div><div>/Developer/Applications/Qt/plugins/designer.</div><div>The PyQt .sip files will be installed in</div><div>/Library/Frameworks/Python.framework/Versions/2.6/share/sip/PyQt4.</div>

<div>pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/local/bin.</div><div>Generating the C++ source for the QtCore module...</div><div>Creating the Makefile for the QtCore module...</div><div>Generating the C++ source for the QtGui module...</div>

<div>Creating the Makefile for the QtGui module...</div><div>Generating the C++ source for the QtHelp module...</div><div>Creating the Makefile for the QtHelp module...</div><div>Generating the C++ source for the QtNetwork module...</div>

<div>Creating the Makefile for the QtNetwork module...</div><div>Generating the C++ source for the QtOpenGL module...</div><div>Creating the Makefile for the QtOpenGL module...</div><div>Generating the C++ source for the QtScript module...</div>

<div>Creating the Makefile for the QtScript module...</div><div>Generating the C++ source for the QtScriptTools module...</div><div>Creating the Makefile for the QtScriptTools module...</div><div>Generating the C++ source for the QtSql module...</div>

<div>Creating the Makefile for the QtSql module...</div><div>Generating the C++ source for the QtSvg module...</div><div>Creating the Makefile for the QtSvg module...</div><div>Generating the C++ source for the QtTest module...</div>

<div>Creating the Makefile for the QtTest module...</div><div>Generating the C++ source for the QtWebKit module...</div><div>Creating the Makefile for the QtWebKit module...</div><div>Generating the C++ source for the QtXml module...</div>

<div>Creating the Makefile for the QtXml module...</div><div>Generating the C++ source for the QtXmlPatterns module...</div><div>Creating the Makefile for the QtXmlPatterns module...</div><div>Generating the C++ source for the phonon module...</div>

<div>Creating the Makefile for the phonon module...</div><div>Generating the C++ source for the QtAssistant module...</div><div>Creating the Makefile for the QtAssistant module...</div><div>Generating the C++ source for the QtDesigner module...</div>

<div>Creating the Makefile for the QtDesigner module...</div><div>Generating the C++ source for the Qt module...</div><div>Creating the Makefile for the Qt module...</div><div>Creating QScintilla API file...</div><div>Creating top level Makefile...</div>

<div>Creating QPy support library for QtCore Makefile...</div><div>Creating QPy support library for QtGui Makefile...</div><div>Creating QPy support library for QtDesigner Makefile...</div><div>Creating QPy support libraries Makefile...</div>

<div>Creating pyuic4 wrapper...</div><div>Creating pyuic4 Makefile...</div><div>Creating pylupdate4 Makefile...</div><div>Creating pyrcc4 Makefile...</div><div>Creating Qt Designer plugin Makefile...</div><div>Creating pyqtconfig.py...</div>

<div>Monk:pyqt-mac-gpl-4.5 dezon$ make</div><div>make[2]: Nothing to be done for `first&#39;.</div><div>make[2]: Nothing to be done for `first&#39;.</div><div>make[2]: Nothing to be done for `first&#39;.</div><div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCorecmodule.o sipQtCorecmodule.cpp</div>

<div>sipQtCorecmodule.cpp: In function ‘PyObject* func_qFatal(PyObject*, PyObject*)’:</div><div>sipQtCorecmodule.cpp:6779: warning: format not a string literal and no format arguments</div><div>sipQtCorecmodule.cpp: In function ‘PyObject* func_qCritical(PyObject*, PyObject*)’:</div>

<div>sipQtCorecmodule.cpp:6805: warning: format not a string literal and no format arguments</div><div>sipQtCorecmodule.cpp: In function ‘PyObject* func_qWarning(PyObject*, PyObject*)’:</div><div>sipQtCorecmodule.cpp:6831: warning: format not a string literal and no format arguments</div>

<div>sipQtCorecmodule.cpp: In function ‘PyObject* func_qDebug(PyObject*, PyObject*)’:</div><div>sipQtCorecmodule.cpp:6857: warning: format not a string literal and no format arguments</div><div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQMap.o sipQtCoreQMap.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQHash.o sipQtCoreQHash.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQVector.o sipQtCoreQVector.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQVariant.o sipQtCoreQVariant.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQThread.o sipQtCoreQThread.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQStringMatcher.o sipQtCoreQStringMatcher.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQStringList.o sipQtCoreQStringList.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQStringRef.o sipQtCoreQStringRef.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQLatin1String.o sipQtCoreQLatin1String.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQStringSectionFlags.o sipQtCoreQStringSectionFlags.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQString.o sipQtCoreQString.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSize.o sipQtCoreQSize.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp</div>

<div>g++ -c -pipe -fPIC -O2 -Wall -W -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -I/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -I/mkspecs/macx-g++ -I/Library/Frameworks/QtCore.framework/Headers -I/usr/include -F/Users/dezon/Desktop/QT/PyQt-mac-gpl-4.5/qpy/QtCore -F/Library/Frameworks -o sipQtCoreQResource.o sipQtCoreQResource.cpp</div>

<div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h: In copy constructor ‘QResource::QResource(const QResource&amp;)’:</div><div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:170: error: ‘QScopedPointer&lt;T, Cleanup&gt;::QScopedPointer(const QScopedPointer&lt;T, Cleanup&gt;&amp;) [with T = QResourcePrivate, Cleanup = QScopedPointerDeleter&lt;QResourcePrivate&gt;]’ is private</div>

<div>/Library/Frameworks/QtCore.framework/Headers/qresource.h:59: error: within this context</div><div>sipQtCoreQResource.cpp: In constructor ‘sipQResource::sipQResource(const QResource&amp;)’:</div><div>sipQtCoreQResource.cpp:83: note: synthesized method ‘QResource::QResource(const QResource&amp;)’ first required here </div>

<div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h: In static member function ‘static void QScopedPointerDeleter&lt;T&gt;::cleanup(T*) [with T = QResourcePrivate]’:</div><div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:100:   instantiated from ‘QScopedPointer&lt;T, Cleanup&gt;::~QScopedPointer() [with T = QResourcePrivate, Cleanup = QScopedPointerDeleter&lt;QResourcePrivate&gt;]’</div>

<div>/Library/Frameworks/QtCore.framework/Headers/qresource.h:59:   instantiated from here</div><div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:59: error: invalid application of ‘sizeof’ to incomplete type ‘QResourcePrivate’ </div>

<div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:59: error: creating array with negative size (‘-0x00000000000000001’)</div><div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:60: error: invalid application of ‘sizeof’ to incomplete type ‘QResourcePrivate’ </div>

<div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:60: error: creating array with negative size (‘-0x00000000000000001’)</div><div>/Library/Frameworks/QtCore.framework/Headers/qscopedpointer.h:62: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.</div>

<div>make[1]: *** [sipQtCoreQResource.o] Error 1</div><div>make: *** [all] Error 2</div><div><br></div><div>Thank you</div></div>Dezon<br></span>