8000 Use clang to build `acados` · Issue #80 · tudoroancea/brains2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use clang to build acados #80

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

Closed
tudoroancea opened this issue Feb 26, 2025 · 0 comments · Fixed by #83
Closed

Use clang to build acados #80

tudoroancea opened this issue Feb 26, 2025 · 0 comments · Fixed by #83
Assignees
Labels
topic:compilation relative to the CMake config type:bug Something isn't working
Milestone

Comments

@tudoroancea
Copy link
Owner
tudoroancea commented Feb 26, 2025

Until now, we only forced colcon to use clang for the brains2 package, while acados was still built using the default compiler - gcc on linux-64.

This meant that sometimes, when rebuilding the workspace, the CMAKE_C_COMPILER and CMAKE_CXX_COMPILER variables in CMakeCache.txt would get outdated and the compilation would fail

@tudoroancea tudoroancea added topic:compilation relative to the CMake config type:bug Something isn't working labels Feb 26, 2025
@tudoroancea tudoroancea added this to the V0 milestone Feb 26, 2025
@tudoroancea tudoroancea self-assigned this Feb 26, 2025
@tudoroancea tudoroancea moved this to Todo in brains2 Feb 26, 2025
@tudoroancea tudoroancea moved this from Todo to In progress in brains2 Feb 26, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in brains2 Feb 26, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in brains2 Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:compilation relative to the CMake config type:bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant
0