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

octovis built against qglviewer (qt5) #81

Open
lepalom opened this issue May 7, 2015 · 4 comments
Open

octovis built against qglviewer (qt5) #81

lepalom opened this issue May 7, 2015 · 4 comments
Labels

Comments

@lepalom
Copy link

lepalom commented May 7, 2015

HI,

in debian, the qglviewer maintainer is considering to drop the qglviewer version compiled against qt4. So, we will have only the qt5 version. I have tried to build octomap (octovis), but, it fails because a lot of checks of qt4 to use qglviewer.

It would be possible to prepare octomap to check if qglviewer is built again qt5 or qt4 and built it?

@ahornung
Copy link
Member

I can't promise that very soon. Could you or someone else provide a pull request with the required change? Ideally, it would work with both qt4 and qt5 afterwards.

@ahornung
Copy link
Member

Since Qt4 is end of life I think we can safely transition to Qt5.

Here's a small HowTo(although probably the changes in the CMake files will be more involved): https://wiki.qt.io/Transition_from_Qt_4.x_to_Qt5

@fferri
Copy link
Contributor

fferri commented Jan 8, 2018

Octovis builds fine with Qt5 (OCTOVIS_QT5 cmake flag). Shouldn't this issue be closed?

@ahornung
Copy link
Member

I think there's only an issue with the internally supplied libqglviewer with Qt5, but otherwise it should be working.

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

3 participants