View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026941 | Open CASCADE | OCCT:Configuration | public | 2015-12-01 09:39 | 2016-04-20 15:49 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows, VC++ 14 | ||||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0026941: Building on Windows with VC14 - debug info is generated for Release build | ||||
Description | When building on Windows with VC14, debug files (PDB) is generated for Release build. This is not correct, to be disabled. | ||||
Steps To Reproduce | Build Release configuration with VS 2015 using projects generated by genproj, the look in bin subfolder | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR26941 has been created by abv. SHA-1: 18cd0a77c5822ead7ce07f0bb072490940f8349f Detailed log of new commits: Author: abv Date: Sun Feb 14 07:33:18 2016 +0300 0026941: Building on Windows with VC14 - debug info is generated for Release build Generation of debug info is explicitly disabled on link step in templates of Visual Studio 10+ project files used by genproj, to avoid relying on default settings of Visual Studio. |
|
I have pushed a fix disabling generation of debug info explicitly (it is generated by default in VS 2015), please review CR26941 |
|
Please take the patch, testing is not needed. |
|
Branch CR26941 has been deleted by kgv. SHA-1: 18cd0a77c5822ead7ce07f0bb072490940f8349f |
occt: master 451c4a3a 2016-02-14 04:33:18
Committer: abv Details Diff |
0026941: Building on Windows with VC14 - debug info is generated for Release build Generation of debug info is explicitly disabled on link step in templates of Visual Studio 10+ project files used by genproj, to avoid relying on default settings of Visual Studio. |
Affected Issues 0026941 |
|
mod - adm/templates/template.vc10 | Diff File | ||
mod - adm/templates/template.vc10x | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-01 09:39 |
|
New Issue | |
2015-12-01 09:39 |
|
Assigned To | => bugmaster |
2016-02-14 07:34 | git | Note Added: 0050722 | |
2016-02-14 08:10 |
|
Note Added: 0050725 | |
2016-02-14 08:10 |
|
Assigned To | bugmaster => kgv |
2016-02-14 08:10 |
|
Status | new => resolved |
2016-02-14 08:10 |
|
Steps to Reproduce Updated | |
2016-02-15 10:58 | kgv | Note Added: 0050733 | |
2016-02-15 10:58 | kgv | Assigned To | kgv => bugmaster |
2016-02-15 10:58 | kgv | Status | resolved => reviewed |
2016-02-15 15:00 | bugmaster | Status | reviewed => tested |
2016-02-21 08:52 |
|
Changeset attached | => occt master 451c4a3a |
2016-02-21 08:52 |
|
Assigned To | bugmaster => abv |
2016-02-21 08:52 |
|
Status | tested => verified |
2016-02-21 08:52 |
|
Resolution | open => fixed |
2016-04-17 12:56 | git | Note Added: 0052773 | |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:49 |
|
Status | verified => closed |