When I include <Python.h> I get this error in object.h line 190 how do I fix this?
Unsolved
Language Bindings
-
Essentially I want some kind of Python C++ integration that works with QT and I do not care what it is.
-
-
The errors are:
syntax error ;
unexpected token(s) preceeding ;pythonQt does not fix this because it requires Python.h
-
Can you show the actual message you get ?
-
This might help.