Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 installation on Linux causes build errors with Python plugin enabled #7

Open
peterclemenko opened this issue May 18, 2013 · 0 comments

Comments

@peterclemenko
Copy link

Migrated here from: realXtend/tundra#663

Having Python 3 installed on Linux will cause the following build errors:

In file included from /usr/include/python3.2mu/Python.h:67:0,
                 from /home/username/dev/rex/naali-deps/install/include/PythonQtInstanceWrapper.h:45,
                 from /home/username/dev/rex/naali-deps/install/include/PythonQt.h:46,
                 from /home/username/dev/rex/naali/src/Application/PythonScriptModule/StableHeaders.h:10,
                 from /home/username/dev/rex/naali/src/Application/PythonScriptModule/PythonScriptModule.cpp:3:
/usr/include/python3.2mu/object.h:402:18: error: expected unqualified-id before ‘;’ token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant