zero9178 / C-Cpp-Coverage-for-CLion

Get coverage data in CLion using gcov or llvm-cov
MIT License
38 stars 2 forks source link

WSL support? #9

Closed PTaylor-us closed 5 years ago

PTaylor-us commented 5 years ago

With the latest updates, I appear to have lost the ability to use the gcov on WSL. The "C/C++ Coverage" configuration will not accept a WSL path, only a windows path.

zero9178 commented 5 years ago

Fixed in 2.1.0 which will drop in two days after approval of Jetbrains