View Issue Details

IDProjectCategoryView StatusLast Update
0030236Open CASCADEOCCT:Configurationpublic2019-07-19 17:05
ReportergkaAssigned Toapn  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Product Version7.4.0 
Target Version7.4.0 
Summary0030236: Configuration of the OCCT product "BestFit" with using CMake requires obligatory including TBB in the 3rd parties
DescriptionConfiguration of the OCCT product "BestFit" with using CMake requires obligatory including TBB in the 3rd parties
.
"Using OpenCASCADE from "D:/OCCT/OCCT731_Robins/install"
Info: /D_WINDOWS has been removed from CMAKE_CXX_FLAGS
Info: /DWIN32 has been removed from CMAKE_CXX_FLAGS
Info: /D_WINDOWS has been removed from CMAKE_C_FLAGS
Info: /DWIN32 has been removed from CMAKE_C_FLAGS
CMake Error at CMakeLists.txt:623 (message):
  NOT FOUND: 3RDPARTY_TBB_INCLUDE_DIR 3RDPARTY_TBB_LIBRARY_DIR
  3RDPARTY_TBB_DLL_DIR 3RDPARTY_TBBMALLOC_LIBRARY_DIR
  3RDPARTY_TBBMALLOC_DLL_DIR"
Configuring incomplete, errors occurred!"

It is necessary to have flag allowing switch off using TBB in the "USE" section.
TagsNo tags attached.
Test case numberNot needed

Activities

apn

2019-07-19 17:05

administrator   ~0085803

Problem is not reproduced, flag USE_TBB is available during configuration BUILD_MODULE_BestFit using CMake.

Issue History

Date Modified Username Field Change
2018-10-12 12:12 gka New Issue
2018-10-12 12:12 gka Assigned To => bugmaster
2018-11-26 12:37 bugmaster Assigned To bugmaster => apn
2018-11-26 12:37 bugmaster Status new => assigned
2019-07-19 17:05 apn Note Added: 0085803
2019-07-19 17:05 apn Test case number => Not needed
2019-07-19 17:05 apn Status assigned => closed
2019-07-19 17:05 apn Resolution open => no change required