View Issue Details

IDProjectCategoryView StatusLast Update
0024217CommunityOCCT:Configurationpublic2014-01-28 17:09
ReporterPawel Assigned ToPawel  
PrioritynormalSeverityminor 
Status closedResolutionopen 
PlatformWindowsOSVC++ 2012 
Product Version6.6.0 
Target Version6.7.0 
Summary0024217: CMake does not differentiate between the release and debug versions of TBB
Descriptionre-posted from:
http://dev.opencascade.org/index.php?q=node/849

I build on VS2012 x64. Configuring CMake and compilation went OK. The only thing was that for the Debug Build CMake does not differentiate between the release and debug versions of TBB and so the INSTALL project copies always the TBB release binaries (e.g. tbb.dll instead of tbb_debug.dll).

It is not a problem to change it manually but my original expectation was that changing the BUILD_TYPE in CMake from 'Release' to 'Debug' would take care of that.
TagsNo tags attached.
Test case numberNot needed

Relationships

related to 0024469 closedapn Open CASCADE cmake mfcsample project skippes ParamsFacesPage 
has duplicate 0024579 closedbugmaster Community [duplicate] CMake does not differentiate between the release and debug versions of TBB 
related to 0024281 closedPawel Community CMake does not correctly generate 32bit solutions 

Activities

ibs

2013-12-24 18:44

developer   ~0027327

Last edited: 2013-12-24 18:45

Dear bugmaster, the fix has been integrated in OCCT 6.7.0 (unrelated changes of 24469 issue) already. Please close the issue

Issue History

Date Modified Username Field Change
2013-10-01 15:44 Pawel New Issue
2013-10-01 15:44 Pawel Assigned To => bugmaster
2013-10-23 16:09 Pawel Relationship added related to 0024281
2013-11-06 14:28 kgv Assigned To bugmaster => ibs
2013-11-06 14:28 kgv Status new => assigned
2013-12-24 18:42 ibs Status assigned => resolved
2013-12-24 18:44 ibs Note Added: 0027327
2013-12-24 18:44 ibs Assigned To ibs => bugmaster
2013-12-24 18:44 ibs Status resolved => reviewed
2013-12-24 18:44 ibs Relationship added related to 0024469
2013-12-24 18:45 ibs Note Edited: 0027327
2013-12-25 09:46 apn Test case number => Not needed
2013-12-25 09:46 apn Assigned To bugmaster => Pawel
2013-12-25 09:46 apn Status reviewed => closed
2014-01-11 11:58 abv Category OCCT Release:BUILD => OCCT:Coding
2014-01-28 17:02 Pawel Relationship added has duplicate 0024579
2014-01-28 17:09 abv Category OCCT:Coding => OCCT:Configuration