Skip to content
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]: Build fails with GCC 9 #14

Open
wants to merge 2 commits into
base: fix/ros2
Choose a base branch
from

Conversation

TannerGilbert
Copy link

Tried to setup MSCEqF on another device that is running GCC 9 leading to the following error:

error: ‘class std::basic_ostream<char>’ has no member named ‘str’

Tested the changes work on two systems:

  • Ubuntu 22.04 with GCC 9.5.0 (build originally failed here)
  • Ubuntu 22.04 with GCC 11.4.0

…’ for gcc >= 9

Signed-off-by: gilbertta <gilbertta@edu.aau.at>
… dockerfile

Signed-off-by: Tanner, Gilbert <gilbertta@edu.aau.at>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant