'Gcovr cannot find results file

When I run gcov I get the results file but then when gcovr is run I get an error message FileNotFoundError: [Errno 2] No such file or directory: 'C:\C~#Ruby26#lib#ruby#gems#2.6.0#gems#ceedling-0.31.1#vendor#cmock#src#cmock.c.gcov'

I have the same set of files running correctly on another machine.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source