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

CMake finds Python3 though incompatible with it. #1

Open
ilya-fiveisky opened this issue Feb 28, 2014 · 0 comments
Open

CMake finds Python3 though incompatible with it. #1

ilya-fiveisky opened this issue Feb 28, 2014 · 0 comments
Assignees
Labels

Comments

@ilya-fiveisky
Copy link
Owner

CMake finds Python3 if there are both Python2 and Python3. K3D isn't built with Python3 because it has incompatible headers. It can't be fixed with Python_ADDITIONAL_VERSIONS. Maybe it is bug in the FindPythonLibs.

Workaround: edit PYTHON_INCLUDE_DIR and PYTHON_LIBRARY in the CMakeCache.txt.

@ilya-fiveisky ilya-fiveisky self-assigned this Feb 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant