Closed stanislaw closed 5 years ago
Seems like something went wrong at fetching the version number of gcov. Will investigate
same problem here macOS 10.13.6, Apple LLVM version 9.1.0 (clang-902.0.39.2)
$ gcov -version Apple LLVM version 9.1.0 (clang-902.0.39.2) Optimized build. Default target: x86_64-apple-darwin17.7.0 Host CPU: skylake
It works well on my Linux box with Ubuntu 16.04. $ gcov --version gcov (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Just pushed a new release that should fix this issue
Upgraded to CLion 2018.3.2 and using the latest 1.1.2 release of GCoverage4CLion: