-
In weekly sync of 12-02.
We decide to discourage use of third-party CMake build dependency, specifically project_options.
We probably need to move away from this in execution26.
This is low prior…
-
hi,
i get these linking errors:
3>NumberingTestFixture.obj : error LNK2001: unresolved external symbol "class testing::internal::Mutex testing::internal::g_gmock_mutex" (?g_gmock_mutex@internal@…
-
One of the tests won't compile with the latest version on Ubuntu 22.04. Neither with the mentioned googletest version 1.10.0 nor the current 1.14.0 release. The error is in s2builderutil_lax_polygon_l…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
v2.18.0-rc0
### Custom code
No
### OS platform and distribution
WSL U…
-
After setting up the robot controller using the rtw command:
`ros2_control_setup-hardware-interface-package dofbot_hardware DofHW`
and inputing some information,
the colcon build gives a CMake Erro…
-
Without permission, this software downloads new code from the server and prepares to execute it. This violates the entire security model of content-addressable docker container executables.
This a…
sneak updated
2 months ago
-
**Describe the bug**
In previous versions of gmock SetArrayArgument could be used with array references. In newer version it is compile error.
Tested passing: 1.8.0
Tested failing: 1.11.0
**S…
-
Recently `audiowaveform` was failing to build inside [`audiowaveform-docker`'s Dockerfile](https://github.com/realies/audiowaveform-docker/blob/9151f2589f7f792b28f16ecc120cd494392a68ca/Dockerfile) bec…
-
Could the main README briefly mention that gmock is a dependency; and where
to get it? Ideally in the main README, or some FAQ entry on the wiki or something
like that. That way people who want to g…
-
### Describe the issue
When compiling a package in ros2 that uses gmock, get the following compiler warnings. This is new with the latest ros2 rolling sync as of 2024-04-30. Note: this warning only…