https://issues.dlang.org/show_bug.cgi?id=13641
Issue ID: 13641
Summary: cannot create PDB file
Product: D
Version: D2
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: VisualD
Assignee: [email protected]
Reporter: [email protected]
Project Property → Compiler → Debug → Debug Info
The Default item is 'Symbolic(suitable for Mago)'.
But I use the vs's item : 'Symbolic(suitable for VS debug engine)'
Then get the bad info:
Converting debug information...
H:\GitHub\dfl2\example\Debug\dflTEST.pdb: cannot create PDB file
Building Debug\dflTEST.exe failed!
Please look at the detail in dflTEST.buildlog.html.
Thank you.
--