You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source or binary build? source of gz-sim9 since 3bdadad
Description
Expected behavior: the standalone_gtest_setup example should build on macOS, as it builds successfully on Ubuntu was building successfully on macOS until recently. Since there were no related changes in the first build in which it began to fail, I looked for additional differences in the console log, and the most relevant difference is that cmake updated from 3.31.6 to 4.0.0 when the test started failing
Actual behavior: the example fails to build with a cmake error in gtest_discover_tests_impl
scpeters
changed the title
standalone_gtest_setup example fails to build with cmake 4.0
standalone_gtest_setup example fails to build on mac
May 12, 2025
Environment
Description
standalone_gtest_setup
example should build on macOS, as it builds successfully on Ubuntu was building successfully on macOS until recently. Since there were no related changes in the first build in which it began to fail, I looked for additional differences in the console log, and the most relevant difference is that cmake updated from 3.31.6 to 4.0.0 when the test started failinggtest_discover_tests_impl
Steps to reproduce
gz-sim9
on macOSstandalone_gtest_setup
exampleOutput
The text was updated successfully, but these errors were encountered: