Successfully compiled Shiboken, but upon trying to compile PySide I get these errors ... (Tried compiling both Shiboken/PySide 1.1.2 and 1.2.1)
/Users/*/Downloads/pyside-qt4.8+1.1.2/_build/plugins/moc_customwidget.cxx:14:2: error: "This file was generated using the moc from 4.7.1. It" #error "This file was generated using the moc from 4.7.1. It" ^ /Users/*/Downloads/pyside-qt4.8+1.1.2/_build/plugins/moc_customwidget.cxx:15:2: error: "cannot be used with the include files from this version of Qt." #error "cannot be used with the include files from this version of Qt." ^ /Users/*/Downloads/pyside-qt4.8+1.1.2/_build/plugins/moc_customwidget.cxx:16:2: error: "(The moc has changed too much.)" #error "(The moc has changed too much.)" ^ 2 warnings and 3 errors generated. make[2]: *** [plugins/CMakeFiles/uiplugin.dir/moc_customwidget.cxx.o] Error 1 make[1]: *** [plugins/CMakeFiles/uiplugin.dir/all] Error 2 make: *** [all] Error 2 -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/32fb6e5c-7594-4595-ab1e-fe8aefd28b15%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
