View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023635 | Community | OCCT:Configuration | public | 2012-12-12 20:44 | 2016-11-22 09:39 |
Reporter | llbatlle | Assigned To | bugmaster | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | no change required | ||
Platform | Windows 7 | OS | Windows | ||
Product Version | 6.5.4 | ||||
Fixed in Version | 7.0.0 | ||||
Summary | 0023635: Allow statically link with viewer libs | ||||
Description | I've made some patches to avoid having to use DLLs. I link statically TKOpenGL, TKService, ... and it works fine. I had done the same with opencascade 6.3.0, and all worked fine. It'd be nice to have that target considered: all static libraries. (In fact I have some issues, but I don't think they are related to static linking) | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
I suppose we have now possibility to build statically with CMake, please confirm |
|
CMake building procedure of OCCT has this ability (master branch of OCCT git). Only you need in this pocedure is to change BUILD_LIBRARY_TYPE variable to "Static". Please read "Building with CMake" article for more details: http://dev.opencascade.org/doc/overview/html/occt_dev_guides__building_cmake.html |
|
Thank you! I will try. |
|
It seems that with the update to OCCT 6.8.0 Graphic3d.hxx disappeared. I would have to check guidelines to update my software. |
|
Ah, I got confused with OCE; it seems that I cannot access the OCCT git repository unless I do some bureaucracy. I will test once it gets released. Is it fine? |
|
Of course, at any convenient time. |
|
Dear bugmaster, please close the issue as no more relevant. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-12 20:44 | llbatlle | New Issue | |
2012-12-12 20:44 | llbatlle | Assigned To | => bugmaster |
2014-01-11 11:58 |
|
Category | OCCT Release:BUILD => OCCT:Coding |
2015-09-05 16:39 |
|
Relationship added | related to 0000467 |
2015-09-05 16:40 |
|
Note Added: 0045107 | |
2015-09-05 16:40 |
|
Assigned To | bugmaster => ibs |
2015-09-05 16:40 |
|
Status | new => assigned |
2015-09-05 19:20 |
|
Note Added: 0045108 | |
2015-09-05 19:20 |
|
Assigned To | ibs => llbatlle |
2015-09-05 19:20 |
|
Status | assigned => feedback |
2015-09-08 10:16 | llbatlle | Note Added: 0045191 | |
2015-09-18 11:21 | llbatlle | Note Added: 0045861 | |
2015-09-18 12:09 | llbatlle | Note Added: 0045871 | |
2015-09-18 12:54 |
|
Note Added: 0045876 | |
2015-10-28 18:21 |
|
Category | OCCT:Coding => OCCT:Configuration |
2015-10-28 18:23 |
|
Relationship added | related to 0025713 |
2016-11-19 09:07 | kgv | Note Added: 0060566 | |
2016-11-19 09:07 | kgv | Assigned To | llbatlle => bugmaster |
2016-11-19 09:07 | kgv | Resolution | open => no change required |
2016-11-22 09:39 |
|
Status | feedback => closed |
2016-11-22 09:39 |
|
Fixed in Version | => 7.0.0 |