View Issue Details

IDProjectCategoryView StatusLast Update
0026600Open CASCADEOCCT:Configurationpublic2016-04-20 15:48
ReporteribsAssigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformWindowsOSWindows 
Product Version6.9.0 
Target Version7.0.0Fixed in Version7.0.0 
Summary0026600: CMake should disable auto-link for TBB
DescriptionThe debug compiling process of OCCT always links tbb_debug.lib . It is inconvenient if there is the need to use of release version of tbb
Steps To Reproduceinclude tbb into OCCT solution generated with CMake
TagsNo tags attached.
Test case number

Activities

git

2015-08-25 15:26

administrator   ~0044605

Branch CR26600 has been created by ibs.

SHA-1: 92a6750ce04153f584b1e3fd740905c03418d58c


Detailed log of new commits:

Author: ibs
Date: Tue Aug 25 15:22:35 2015 +0300

    0026600: CMake should disable auto-link for TBB
    
    implicit tbb linkage disabled

git

2015-08-25 16:15

administrator   ~0044618

Branch CR26600 has been updated forcibly by ibs.

SHA-1: b4ee5bda0eb51fdf6600497e5ed20c5744d239bb

ibs

2015-08-25 16:21

developer   ~0044619

dear bugmaster,

please test the issue:
1. generate OCCT project files (vs for win, make for lin) with included tbb
2. build debug configuration
3. install it

git

2015-10-16 16:37

administrator   ~0047001

Branch CR26600 has been deleted by kgv.

SHA-1: b4ee5bda0eb51fdf6600497e5ed20c5744d239bb

Related Changesets

occt: master fd7a842b

2015-08-25 12:22:35

ibs


Committer: bugmaster Details Diff
0026600: CMake should disable auto-link for TBB

implicit tbb linkage disabled
Affected Issues
0026600
mod - adm/cmake/tbb.cmake Diff File
mod - src/TKDraw/CMakeLists.txt Diff File
mod - src/TKernel/CMakeLists.txt Diff File
mod - src/TKMesh/CMakeLists.txt Diff File
mod - src/TKQADraw/CMakeLists.txt Diff File

Issue History

Date Modified Username Field Change
2015-08-25 15:20 ibs New Issue
2015-08-25 15:20 ibs Assigned To => ibs
2015-08-25 15:21 ibs Description Updated
2015-08-25 15:26 git Note Added: 0044605
2015-08-25 16:15 git Note Added: 0044618
2015-08-25 16:19 ibs Assigned To ibs => bugmaster
2015-08-25 16:19 ibs Status new => resolved
2015-08-25 16:19 ibs Steps to Reproduce Updated
2015-08-25 16:21 ibs Note Added: 0044619
2015-08-25 16:21 ibs Status resolved => reviewed
2015-08-25 16:58 ibs Status reviewed => feedback
2015-08-25 16:58 ibs Resolution open => won't fix
2015-08-25 16:58 ibs Status feedback => reviewed
2015-08-25 16:58 ibs Resolution won't fix => open
2015-09-03 12:27 bugmaster Status reviewed => tested
2015-09-04 13:02 bugmaster Changeset attached => occt master fd7a842b
2015-09-04 13:02 bugmaster Status tested => verified
2015-09-04 13:02 bugmaster Resolution open => fixed
2015-10-16 16:37 git Note Added: 0047001
2016-04-20 15:44 aiv Fixed in Version => 7.0.0
2016-04-20 15:48 aiv Status verified => closed