Unable to create PDB file
- by Ryan Smith
For some reason this error started popping up today on one of my projects.
Error 1 Unable to write to output file
'C:\MyProject\Release\MyProject.pdb':
Unspecified error
If I go into advanced compile options and change it to not generate and debug info, my project compiles fine.
I have tried setting the permissions on the Release folder…