Gcov Editor and CMAKE Project ... [message #1805498] |
Tue, 16 April 2019 11:14 |
Nikals Röber Messages: 2 Registered: April 2019 |
Junior Member |
|
|
Dear All,
I am developing a plugin for a large C++ project (paraview), and would like to use the gcov editor for one very large C file. The project is compiled and build with gcc, and I already have coverage data. I struggle with opening and using those. I've seen the tutorials on using this editor and gcov output for C++ projects, but my build directory is, because I am building with cmake, is not the same as the source directory. So I copied the binary output and the coverage data into the source directory, and I see the coverage data present in the project. Yet when I want to use it in the gcov view or gcov editor, I get an error message:
"java.lang.NullPointerException"
Any idea how I could make this work? Or how to setup eclipse with a cmake project? That would be terrific!
Thanks a lot and Cheers,
Niklas
|
|
|
|
Powered by
FUDForum. Page generated in 0.03701 seconds