Andrew Penner
Results
2
issues of
Andrew Penner
### Description / Steps to reproduce the issue We are attempting to build our source code with code coverage enabled. During the linking phase we hit: C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/13.2.0/../../../../i686-w64-mingw32/bin/ld.exe: C:/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/13.2.0/libgcov.a(_gcov.o):(.text+0x17a1): undefined reference...
bug
We I follow the instructions in the README (Alternate Installation for Those Planning to Be Ceedling Developers) to run the unit tests they abort with 'please try gem install win32api'....