-
Notifications
You must be signed in to change notification settings - Fork 214
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 interface link libraries in ogre vendor #761
Conversation
Can you give a bit more context on how you saw this error? We aren't seeing it in CI, but we aren't testing all possible combinations. Thanks. |
I have also encountered this error when using vcpkg to provide the dependencies. It tries to specify different library paths for debug and release. When it does so, |
Hi, |
@ros-pull-request-builder retest this please |
@jacobperron Can this be backported to foxy? |
I've added this to project boards for tracking backports to Foxy and Galactic. |
Co-authored-by: Laszlo Turanyi <laszlo.turanyi@faulhornlabs.com>
Co-authored-by: Laszlo Turanyi <laszlo.turanyi@faulhornlabs.com>
FIX to error:
rviz_ogre_vendor-extras.cmake:130 (set_target_properties): Property INTERFACE_LINK_LIBRARIES may not contain link-type keyword "optimized".