-
Notifications
You must be signed in to change notification settings - Fork 403
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
Build error on certain versions of Windows/Visual Studio #1476
Comments
Hello @chample, As a test you can set this to If you are on a up-to-date Windows version you may see the option CC @clalancette |
Addendum: |
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
…rarcter-in-roudi iox-#1476 Replace single quotation mark with apostrophe
…rarcter-in-roudi-release-2.0 iox-#1476 Replace single quotation mark with apostrophe [release_2.0]
Originally reported at ros2/ros2#1284 by @chample:
Required information
Operating system:
E.g. Windows 10 Pro Version 21H2, OS build 19044.1766
Compiler version:
E.g. Visual Studio 2019
Observed result or behaviour:
Following step by step guide: https://docs.ros.org/en/humble/Installation/Alternatives/Windows-Development-Setup.html#build-the-ros-2-code
Abstracts of build log:
"\ros2_humble\src\eclipse-iceoryx\iceoryx\iceoryx_posh\source\roudi\process_manager.cpp(186,94): error C2001: newline in constant"
Expected result or behaviour:
Successful compilation
Conditions where it occurred / Performed steps:
Compile with certain versions of Visual Studio 2019.
As additional information, we do not see this problem on the nightly ROS 2 CI builds: https://ci.ros2.org/view/nightly/job/nightly_win_rel/2356/ . So there must be something specific to the particular platform/setup.
The text was updated successfully, but these errors were encountered: