View Issue Details

IDProjectCategoryView StatusLast Update
0033220Open CASCADEPRODUCTS:IFC Importpublic2023-03-06 19:38
ReporteratychiniAssigned Todpasukhi  
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.7.0 
Target VersionUnscheduled 
Summary0033220: IFC Import - Problem on debug linkage
DescriptionSpecifying paths to IfcParse debug libraries (3RDPARTY_IfcParse_DLL_DEBUG, 3RDPARTY_IfcParse_DLL_DIR_DEBUG, 3RDPARTY_IfcParse_LIB_DEBUG, 3RDPARTY_IfcParse_LIB_DIR_DEBUG) don't leads to linking TKXDEIFC and TKIfcGeom with this library.
But if variables 3RDPARTY_IfcParse_DLL, 3RDPARTY_IfcParse_DLL_DIR, 3RDPARTY_IfcParse_LIB, 3RDPARTY_IfcParse_LIB_DIR defines debug libraries, debug mode linkage will finish successfully. Note that when you specify the paths in this way, cmake will add postfix "d" on the corresponding debug paths (e.g. if you set 3RDPARTY_IfcParse_LIB_DIR="d:/ifc4/install/libd", when value of 3RDPARTY_IfcParse_LIB_DIR_DEBUG will be replaced with "d:/ifc4/install/libdd")
TagsNo tags attached.
Test case number

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-25 01:48 atychini New Issue
2022-11-25 01:48 atychini Assigned To => atychini
2022-11-25 01:49 atychini Summary IFC Import - Problem on debug linking => IFC Import - Problem on debug linkage
2022-11-25 11:12 atychini Assigned To atychini => gka
2022-11-25 11:13 atychini Product Version Unscheduled => 7.7.0
2022-11-25 11:13 atychini Target Version Unscheduled => 7.7.1
2022-11-30 14:31 dpasukhi Assigned To gka => dpasukhi
2023-03-06 19:38 ebelouso Target Version 7.7.1 => Unscheduled