Skip to content

Instantly share code, notes, and snippets.

@mazz
Created March 29, 2013 23:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mazz/5274321 to your computer and use it in GitHub Desktop.
Save mazz/5274321 to your computer and use it in GitHub Desktop.
[michael@varga (Fri Mar 29 19:14:18) /Library/Python/2.7/site-packages]% cd ~/Downloads/PyQt-mac-gpl-4.10
[michael@varga (Fri Mar 29 19:14:22) ~/Downloads/PyQt-mac-gpl-4.10]% make
/Developer/Tools/Qt/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I. -F/Library/Frameworks -D__APPLE__ -D__GNUC__ qpytextobject.h -o moc_qpytextobject.cpp
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -fPIC -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I. -I. -F/Library/Frameworks -o moc_qpytextobject.o moc_qpytextobject.cpp
rm -f libqpygui.a
ar cq libqpygui.a moc_qpytextobject.o
ranlib -s libqpygui.a
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -fPIC -Wall -W -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtDBus.framework/Versions/4/Headers -I/usr/include/QtDBus -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../../QtDBus -I. -I. -F/Library/Frameworks -o qpydbus_chimera_helpers.o qpydbus_chimera_helpers.cpp
qpydbus_chimera_helpers.cpp:38: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:38: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp:39: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:39: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp:40: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:40: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp:41: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:41: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp: In function ‘bool qpydbus_to_pyobject(const QVariant*, PyObject**)’:
qpydbus_chimera_helpers.cpp:50: error: ‘QDBusObjectPath’ was not declared in this scope
qpydbus_chimera_helpers.cpp:50: error: no matching function for call to ‘qMetaTypeId()’
qpydbus_chimera_helpers.cpp:52: error: ‘QDBusObjectPath’ cannot appear in a constant-expression
qpydbus_chimera_helpers.cpp:52: error: no matching function for call to ‘QVariant::value() const’
qpydbus_chimera_helpers.cpp:58: error: ‘QDBusSignature’ was not declared in this scope
qpydbus_chimera_helpers.cpp:58: error: no matching function for call to ‘qMetaTypeId()’
qpydbus_chimera_helpers.cpp:60: error: ‘QDBusSignature’ cannot appear in a constant-expression
qpydbus_chimera_helpers.cpp:60: error: no matching function for call to ‘QVariant::value() const’
qpydbus_chimera_helpers.cpp:66: error: ‘QDBusVariant’ was not declared in this scope
qpydbus_chimera_helpers.cpp:66: error: no matching function for call to ‘qMetaTypeId()’
qpydbus_chimera_helpers.cpp:68: error: ‘QDBusVariant’ cannot appear in a constant-expression
qpydbus_chimera_helpers.cpp:68: error: no matching function for call to ‘QVariant::value() const’
qpydbus_chimera_helpers.cpp:74: error: ‘QDBusArgument’ was not declared in this scope
qpydbus_chimera_helpers.cpp:74: error: no matching function for call to ‘qMetaTypeId()’
qpydbus_chimera_helpers.cpp:77: error: ‘QDBusArgument’ was not declared in this scope
qpydbus_chimera_helpers.cpp:77: error: expected `;' before ‘arg’
qpydbus_chimera_helpers.cpp:79: error: ‘arg’ was not declared in this scope
qpydbus_chimera_helpers.cpp:81: error: ‘QDBusArgument’ is not a class or namespace
qpydbus_chimera_helpers.cpp:85: error: ‘QDBusArgument’ is not a class or namespace
qpydbus_chimera_helpers.cpp:89: error: ‘QDBusArgument’ is not a class or namespace
qpydbus_chimera_helpers.cpp:93: error: ‘QDBusArgument’ is not a class or namespace
qpydbus_chimera_helpers.cpp:97: error: ‘QDBusArgument’ is not a class or namespace
qpydbus_chimera_helpers.cpp: At global scope:
qpydbus_chimera_helpers.cpp:112: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:112: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp: In function ‘PyObject* from_variant_type(int)’:
qpydbus_chimera_helpers.cpp:114: error: ‘QDBusVariant’ was not declared in this scope
qpydbus_chimera_helpers.cpp:114: error: expected `;' before ‘dbv’
qpydbus_chimera_helpers.cpp:116: error: ‘arg’ was not declared in this scope
qpydbus_chimera_helpers.cpp:116: error: ‘dbv’ was not declared in this scope
qpydbus_chimera_helpers.cpp: At global scope:
qpydbus_chimera_helpers.cpp:112: warning: unused parameter ‘QDBusArgument’
qpydbus_chimera_helpers.cpp:123: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:123: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp: In function ‘PyObject* from_array_type(int)’:
qpydbus_chimera_helpers.cpp:127: error: ‘arg’ was not declared in this scope
qpydbus_chimera_helpers.cpp: At global scope:
qpydbus_chimera_helpers.cpp:123: warning: unused parameter ‘QDBusArgument’
qpydbus_chimera_helpers.cpp:157: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:157: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp: In function ‘PyObject* from_structure_type(int)’:
qpydbus_chimera_helpers.cpp:161: error: ‘arg’ was not declared in this scope
qpydbus_chimera_helpers.cpp: At global scope:
qpydbus_chimera_helpers.cpp:157: warning: unused parameter ‘QDBusArgument’
qpydbus_chimera_helpers.cpp:191: error: expected ‘,’ or ‘...’ before ‘&’ token
qpydbus_chimera_helpers.cpp:191: error: ISO C++ forbids declaration of ‘QDBusArgument’ with no type
qpydbus_chimera_helpers.cpp: In function ‘PyObject* from_map_type(int)’:
qpydbus_chimera_helpers.cpp:198: error: ‘arg’ was not declared in this scope
qpydbus_chimera_helpers.cpp: At global scope:
qpydbus_chimera_helpers.cpp:191: warning: unused parameter ‘QDBusArgument’
make[2]: *** [qpydbus_chimera_helpers.o] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment