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

Port to python 3 #14

Closed
darioizzo opened this issue Feb 8, 2015 · 1 comment
Closed

Port to python 3 #14

darioizzo opened this issue Feb 8, 2015 · 1 comment
Assignees

Comments

@darioizzo
Copy link
Member

Modify the build system as to add the possibility of selecting and detecting python versions. Final aim is to help compilation in system with both python installed.

@darioizzo darioizzo self-assigned this Feb 8, 2015
@darioizzo
Copy link
Member Author

New build system and python syntax is python 3 compatible. To switch to the desired version the user still needs to select manually in ccmake the
PYTHON_EXECUTABLE
PYTHON_INCLUDE_DIR
PYTHON_LIBRARY
this can be improved in the future providing some sort of more friendly method.

darioizzo added a commit that referenced this issue Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant