Thanks for the suggestion and pointing me to Chad Vernon's tutorials. I have successfully built a "Hello World" plugin for Maya. The plugin I've been tasked with making is far more complex requiring QT and all that (not normal QT, mind you, the special flavor of QT used by Maya). So I've been trying to include QT using the instructions found here: http://doc.qt.io/qt-5/cmake-manual.html but no success. You wouldn't happen to have any insights?
*fatal error: **'QWidget' file not found* #include <QWidget> * ^* 1 error generated. -- 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/ad4ffbc1-65bb-42a5-95b1-53ce6130477b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
