You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi valbok,
i've fixed this issue following this link http://stackoverflow.com/a/7410375.
Option 2 worked for me.
Now i will go on with the next issue. Thanks for your help
When i try to run
geninfo.perl --help
orgenhtml.perl --help
i'm getting the following output:d:\genhtml.perl --help
Found gcov version: 4.8.1
genhtml.perl: No filename specified
Usage genhtml.perl --help to get usage informations
similar output from geninfo
d:\geninfo.perl --help
Found gcov version: 4.8.1
geninfo.perl: No directory specified
Usage geninfo.perl --help to get usage informations
I'm using windows 7 gcov from mingw4.8.1 and strawberry perl 5.24.0
Any suggestion to fix it?
The text was updated successfully, but these errors were encountered: