-
Hello, I was trying to build OpenSFM and I folled the documentation for building:
```
git clone --recursive https://github.com/mapillary/OpenSfM
pip install -r requirements
#Install some dependenc…
-
https://google.github.io/googletest/gmock_for_dummies.html#expectation-ordering
> Important note: gMock requires expectations to be set before the mock functions are called, otherwise the behavior is…
-
### Describe the issue
compiling googletest natively on an RPi3 completes without errors.
The shared libraries build/install without problems, but no binaries are built/installed (/usr/local/bin/g…
-
### Describe the issue
There seems to be some mismatch in the googletest library version. There were some issue coming the Nvidia package itself which I was able to correct but got stuck in errors me…
-
Can you add GMock support?
I can see libgmock is not currently being built, but I tried to manually build it and it seems to work.
-
Hey folks,
Is it possible to open source the protobuf gmock matchers?
Thanks,
Rohit
-
### Does the feature exist in the most recent commit?
NOPE
### Why do we need this feature?
Checking that two doubles are NOT equal is more difficult than it is to check they are equal per […
-
**Describe the bug**
I want to build a library using on the QNX 7.0, and i can build a one with cmake option `-DBUILD_GMOCK=OFF`,but fail with `-DBUILD_GMOCK=ON`
**Steps to reproduce the bug**
…
-
I am trying to build and run the ROS2Control demo, but during building I run into the following error: `Cannot open include file: 'sched.h'`
I am following the instructions here: https://control.ro…
-
Can't compile. I have all the prerequisites.
Here is the error output:
`/home/lucb/programming/software_build/g13/testKeys.cpp:14:10: fatal error: gmock/gmock.h: No such file or directory
14 | #in…