[Issue 11537] cv2pdb not work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 20 03:52:16 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11537



--- Comment #2 from pravic <ehysta at gmail.com> 2013-11-20 03:52:13 PST ---
(In reply to comment #1)
> If you have all thos versions of VS installed, cv2pdb checks VS2012 first,
wrong:

    tryLoadMsPdb80();
    tryLoadMsPdb100();
    tryLoadMsPdb110();

And it found mine mspdb80.dll first.

Thanks, now it works. But it would be nice to change order of laoding.

Or remove mspdb8 if it cannot create pdb properly.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list