OReubens
11-19-2012, 03:15 AM
We use the Objective Grid V13.00 in our applications and are using the "Stringray DLL MFC DLL" config thereof.
We're getting some minidumps/bug reports that indicate a crash in the objective foundation dll. Apparently when building release versions, no .pdb is being made (not even a .map file), which is making it impossible to track down this issue.
How do I set up my builds so that it always creates a .pdb, even for release builds? This would be a permanent "fix" I'd like in our builds. I couldn't find anything in the build wizard to achieve this.
We're getting some minidumps/bug reports that indicate a crash in the objective foundation dll. Apparently when building release versions, no .pdb is being made (not even a .map file), which is making it impossible to track down this issue.
How do I set up my builds so that it always creates a .pdb, even for release builds? This would be a permanent "fix" I'd like in our builds. I couldn't find anything in the build wizard to achieve this.