-
Notifications
You must be signed in to change notification settings - Fork 223
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
[rviz_rendering] CMake build fails for CMAKE_BUILD_TYPE=Debug #8
Comments
You need to build the |
I think this was not enought for me. |
Weird, I'll look again tomorrow. Also try again now, I did clean up the cmake code some today I think. |
Update: |
When building the
rendering_example
under Ubuntu 16.04 withCMAKE_BUILD_TYPE=Debug
the build fails with the following error message:make[3]: *** No rule to make target '_ogre_overlay_static_library_debug_abs-NOTFOUND', needed by 'rendering_example'. Stop.
The text was updated successfully, but these errors were encountered: