When I include <Python.h> I get this error in object.h line 190 how do I fix this?
Unsolved
Language Bindings
-
wrote on 9 Jun 2021, 17:32 last edited by
Essentially I want some kind of Python C++ integration that works with QT and I do not care what it is.
-
-
wrote on 9 Jun 2021, 21:04 last edited by
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 ?
-
wrote on 31 Dec 2024, 08:11 last edited by
This might help.