View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027073 | Community | OCCT:Configuration | public | 2016-01-12 18:12 | 2017-04-26 09:58 |
Reporter | AlexanderZashivalov | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | duplicate | ||
Platform | Windows | OS | VC++ 2015 | ||
Product Version | 7.0.0 | ||||
Target Version | 7.2.0 | ||||
Summary | 0027073: No way to choose different tbb libs for release and debug using CMake | ||||
Description | While generating project files (e.g., for Visual Studio) using CMake GUI the TBB vars: 3RDPARTY_TBBMALLOC_DLL 3RDPARTY_TBBMALLOC_LIBRARY 3RDPARTY_TBB_DLL 3RDPARTY_TBB_LIBRARY can only be set to either release or debug. This forces all projects' configurations to use the same library. For example, debug OCCT will use release TBB. This definitely will lead to problems if another software links to debug OCCT and debug TBB on it's side. | ||||
Steps To Reproduce | 1. Follow the CMake GUI building process. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-12 18:12 | AlexanderZashivalov | New Issue | |
2016-01-12 18:12 | AlexanderZashivalov | Assigned To | => bugmaster |
2016-01-12 18:13 | AlexanderZashivalov | Relationship added | related to 0025972 |
2016-11-03 17:13 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-04-24 10:15 | bugmaster | Relationship added | duplicate of 0028335 |
2017-04-24 10:15 | bugmaster | Resolution | open => duplicate |
2017-04-26 09:58 | bugmaster | Status | new => closed |