-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
Before reporting a bug
Please make sure you check the FAQ: https://github.com/OpenCppCoverage/OpenCppCoverage/wiki/FAQ especially if the coverage report is empty.
If your program was compiled with optimized build (release), make sure you use --optimized_build.
Describe the bug
Failure during run
[2019-06-27 09:43:56] [error] Error: exists: Das Gerät ist nicht bereit.
: "f:\dd\public\sdk\inc\winnt.h"
Sorry, the message contains a german text, something like "The device is not ready/available"
To Reproduce
Happens all my binaries which are created using Visual Studio 2012 SP4/5, x64, non-opztimized debug build.
Upload the log file LastCoverageResults.log.
see above
Expected behavior
No error :-)
Desktop (please complete the following information):
- Version of OpenCppCoverage: 0.9.8
- Architecture (x86/ x64): x64
- Windows version: Windows Server 2008 R2
Additional context
I cannot reproduce that issue on my Windows 10 machines.