Opened 10 years ago
Closed 10 years ago
#11655 closed defect (invalid)
wxWidgets 3.0.1 Visual Studio 2013 and 2012 compile problem
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
wxWidgets 3.0.1 Visual Studio 2013 and 2012 compile problem
Compiling wxWidgets 3.0.1 for Visual Studio 2013 and 2012 with the solution files from the distribution. The compiles for Release Win32, DLL Release Win32, and Release x64 generate the pdb debugging files. The compile for DLL Release x64 does NOT generate pdb files. The compile for Visual Studio 2010 generates pdb files for all 4 release compiles. I assume that pdb files should have been created for the 2013 and 2012 DLL Release x64 also. In any case there seems to be an inconsistency between DLL Release x64 and the other configurations.
WrongTrac.