Skip to content

Fix compile error for qt 5.8 #50

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

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

mwoehlke-kitware
Copy link
Contributor

In qt 5.8, two enum flags have been removed, so we need to delete them from the generated_cpp_56 source file. See discussion here:

https://sourceforge.net/p/pythonqt/discussion/631393/thread/0bfe7e43/

This is "blocking" RobotLocomotion/director#508, so it would be nice if we can incorporate these changes into a CTK branch.

In qt 5.8, two enum flags have been removed, so we need to delete them
from the generated_cpp_56 source file.  See discussion here:

https://sourceforge.net/p/pythonqt/discussion/631393/thread/0bfe7e43/

I'm not sure if this is resolved in upstream svn or not.
@patmarion
Copy link
Member

This is not blocking RobotLocomotion/director#508. That PR can be merged while still referencing patmarion:fix-compile-error-on-qt5.8.

@mwoehlke-kitware
Copy link
Contributor Author

This is not blocking RobotLocomotion/director#508.

That's why "blocking" was in quotes. It's not technically blocking, but having it would improve that PR.

@jcfr jcfr merged commit 1660b8b into commontk:patched-7 Jun 6, 2017
@jcfr
Copy link
Member

jcfr commented Jun 6, 2017

Well done. Thanks for the patch 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants