View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027027 | Community | OCCT:Configuration | public | 2015-12-22 13:58 | 2016-04-20 15:49 |
Reporter | martinsiggel | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.9.1 | ||||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0027027: Cannot build static libraries with BUILD_LIBRARY_TYPE=Static | ||||
Description | I tried to build static opencascade libraries on windows with cmake. The setting BUILD_LIBRARY_TYPE does not have any effect. In any case, shared libraries are created. In CMakeLists.txt, the variable BUILD_SHARED_LIBS is unset. This (non existing) variable is however overridden for each toolkit as add_library is always used with the option SHARED. To fix this issue, each call too add_library should remove the SHARED argument. | ||||
Steps To Reproduce | Not required / already fixed | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
This issue seems to be already fixed in the occt 7.0 beta |
|
Ivan, please confirm that it is fixed |
|
abv, this issue has been fixed in 7.0 beta |
|
Igor, please switch it to Verified |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-22 13:58 | martinsiggel | New Issue | |
2015-12-22 13:58 | martinsiggel | Assigned To | => bugmaster |
2015-12-26 09:42 |
|
Assigned To | bugmaster => ibs |
2015-12-26 09:42 |
|
Status | new => assigned |
2016-01-04 16:53 | martinsiggel | Note Added: 0049697 | |
2016-01-04 16:54 | martinsiggel | Note Edited: 0049697 | |
2016-01-06 12:44 | martinsiggel | Assigned To | ibs => bugmaster |
2016-01-06 12:44 | martinsiggel | Status | assigned => resolved |
2016-01-06 12:44 | martinsiggel | Steps to Reproduce Updated | |
2016-01-08 09:58 |
|
Assigned To | bugmaster => ibs |
2016-01-08 09:58 |
|
Note Added: 0049725 | |
2016-01-13 17:49 |
|
Note Added: 0049835 | |
2016-01-13 17:49 |
|
Assigned To | ibs => abv |
2016-01-13 17:49 |
|
Status | resolved => feedback |
2016-01-15 13:32 |
|
Assigned To | abv => bugmaster |
2016-01-15 13:32 |
|
Note Added: 0049887 | |
2016-01-15 15:08 | bugmaster | Status | feedback => tested |
2016-01-15 15:08 | bugmaster | Status | tested => verified |
2016-01-15 15:08 | bugmaster | Resolution | open => fixed |
2016-04-20 15:43 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:49 |
|
Status | verified => closed |