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
It turns out this error happens when the first argument is the path to the input pdb rather than its .dll companion.
Poor error message for this situation, perhaps.
I wonder why the .dll is even relevant here.
pdb2pdb fails with:
For a 2KB portable pdb produced with a library with just this one source file.
Why is there a min size limit? Do I seriously have to make my library bigger before my PDB can be converted into a Windows PDB?
The text was updated successfully, but these errors were encountered: