Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix ROS build #2571

Merged
merged 2 commits into from
Apr 13, 2020
Merged

Fix ROS build #2571

merged 2 commits into from
Apr 13, 2020

Conversation

madratman
Copy link
Contributor

add libc++ with gcc in ros/cmakelists, move clang only flags in if-else clause in commonsetup.cmake

As highlighted in #2551, #2569, the ROS build is breaking.
This happened coz of #2500
The fix is to use libc++ with gcc, as explained here - https://libcxx.llvm.org/docs/UsingLibcxx.html#using-libc-with-gcc.

…nly flags in if-else clause in commonsetup.cmake
@madratman madratman merged commit be5100f into microsoft:master Apr 13, 2020
@madratman madratman mentioned this pull request Apr 13, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant