View Issue Details

IDProjectCategoryView StatusLast Update
0027073CommunityOCCT:Configurationpublic2017-04-26 09:58
ReporterAlexanderZashivalov Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionduplicate 
PlatformWindowsOSVC++ 2015 
Product Version7.0.0 
Target Version7.2.0 
Summary0027073: No way to choose different tbb libs for release and debug using CMake
DescriptionWhile 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 Reproduce1. Follow the CMake GUI building process.
TagsNo tags attached.
Test case number

Relationships

duplicate of 0028335 closedbugmaster Open CASCADE Configuration, Cmake - 3rdparty library names present in two places and aren't sync with each other 
related to 0025972 closedibs Community Threre is no way to link occ with debug tbb library using cmake 

Activities

There are no notes attached to this issue.

Issue History

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 abv 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