View Issue Details

IDProjectCategoryView StatusLast Update
0027436Open CASCADEOCCT:Configurationpublic2016-12-09 16:37
ReporteribsAssigned Tobugmaster  
PrioritynormalSeveritymajor 
Status closedResolutionfixed 
OSWindows 
Product Version7.0.0 
Target Version7.1.0Fixed in Version7.1.0 
Summary0027436: Configuration, CMake - the configuration process should not stop if a sought dynamic 3rdparty library is not found
DescriptionThe CMake configuration process stops if a sought dynamic library of some 3rdparty product is not found.

In case of a static built of the 3rdparty library, there is no need in dynamic library at all.

Thus, if a dynamic library is not found by the configuration process, a corresponding warning should be emitted and the process should not stop due to this.
TagsNo tags attached.
Test case number

Activities

ski

2016-05-16 12:03

developer   ~0054050

Last edited: 2016-05-16 13:35

Dear bugmaster,

This issue was resolved and verified in #27380.
CMake procedures searches only header files during configuration for STATIC build in current state of master.

Issue History

Date Modified Username Field Change
2016-04-26 16:51 ibs New Issue
2016-04-26 16:51 ibs Assigned To => ibs
2016-04-26 16:52 ibs Summary Configuration, CMake, TCL - the configuration process should not stop if sought dynamic library and its folder is not found => Configuration, CMake - the configuration process should not stop if sought dynamic library and its folder is not found
2016-04-26 16:52 ibs Description Updated
2016-04-26 16:55 ibs Summary Configuration, CMake - the configuration process should not stop if sought dynamic library and its folder is not found => Configuration, CMake - the configuration process should not stop if a sought dynamic 3rdparty library is not found
2016-04-26 16:55 ibs Description Updated
2016-04-26 16:58 ibs Assigned To ibs => ski
2016-04-26 17:03 ibs Description Updated
2016-05-10 10:52 ski Status new => assigned
2016-05-16 12:03 ski Note Added: 0054050
2016-05-16 12:03 ski Assigned To ski => bugmaster
2016-05-16 12:03 ski Status assigned => feedback
2016-05-16 13:35 ski Note Edited: 0054050
2016-05-18 11:33 bugmaster Status feedback => tested
2016-05-18 11:33 bugmaster Status tested => verified
2016-05-18 11:33 bugmaster Resolution open => fixed
2016-12-09 16:33 aiv Status verified => closed
2016-12-09 16:37 aiv Fixed in Version => 7.1.0