Quantcast
Channel: opencppcoverage Discussions Rss Feed
Viewing all articles
Browse latest Browse all 235

New Post: Seems like /DEBUG:FASTLINK prevents OpenCppCoverage from running

$
0
0
So I've done some research and:
  1. I'm using windows 8.1 currently
  2. It seems that problem is that pdbs generated with /DEBUG:FASTLINK could be used only with later version of dbghelp.dll (~10 instead of ~6).
  3. But in the end I came to sort of deadlock here, I have newer version of dbghelp in Windows Kits but replacing the one in system32 (which isn't perfectly good thing to do anyway) leads to other error about Tools.dll not finding MiniDumpWriteDump. Replacing it with the one straight from Windows 10 leads to even more obscure errors (possibly because of some related dlls not updated).
One of possible solutions: upgrade windows to 10. I may also try to recompile OpenCppCoverage on my machine to see if it changes anything.

Viewing all articles
Browse latest Browse all 235

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>