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

Fix for point_cloud_editor using QT5 #935

Merged
merged 1 commit into from
Oct 1, 2014

Conversation

fran6co
Copy link
Contributor

@fran6co fran6co commented Sep 29, 2014

It's using QT_QTOPENGL_INCLUDE_DIR for Qt4 and Qt5 adds the headers directly of the widgets.

It's using QT_QTOPENGL_INCLUDE_DIR for Qt4 and Qt5 adds the headers directly of the widgets.
@taketwo
Copy link
Member

taketwo commented Oct 1, 2014

Do you think this change is compatible with Qt4? Can not check because compiling cloud_composer fails for me anyways (Boost 1.56).

@fran6co
Copy link
Contributor Author

fran6co commented Oct 1, 2014

Yes, this change is compatible because those headers exist in Qt4. Qt5 doesn't include them all by default.

jspricke added a commit that referenced this pull request Oct 1, 2014
Fix for point_cloud_editor using QT5
@jspricke jspricke merged commit b8c4320 into PointCloudLibrary:master Oct 1, 2014
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

Successfully merging this pull request may close these issues.

3 participants