-
Notifications
You must be signed in to change notification settings - Fork 658
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
Build octovis fails under windows10 (Qt linking) #381
Comments
ahornung
changed the title
Build octovis succeed but octomap fail under windows10
Build octovis fails under windows10 (Qt linking)
Sep 4, 2022
Did you ever find a solution to this? I am having a very similar error when building both the libraries. windows11 x64
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
windows10 x64
Qt 5.7
MinGW 5.3.0 32bit
octomap 1.9.6
Build follow octovis/README.md.
octovis is built successful. I can find QGLViewer2.dll, libQGLViewer2.a, QGLViewerd2.dll, libQGLViewerd2.a in octomap-1.9.6\octovis\src\extern\QGLViewer.
But when i builing octomap, error code like following:
It looks like QTimer and QObject in SelectionBox.cpp can't be found, what should i do? thanks.
The text was updated successfully, but these errors were encountered: