View Issue Details

IDProjectCategoryView StatusLast Update
0023635CommunityOCCT:Configurationpublic2016-11-22 09:39
Reporterllbatlle Assigned Tobugmaster  
PrioritynormalSeverityfeature 
Status closedResolutionno change required 
PlatformWindows 7OSWindows 
Product Version6.5.4 
Fixed in Version7.0.0 
Summary0023635: Allow statically link with viewer libs
DescriptionI'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)
TagsNo tags attached.
Test case number

Relationships

related to 0000467 closedibs Community Option to Build Static Libraries 
related to 0025713 closedbugmaster Open CASCADE CMake configuring procedure should allow to build OCCT as static libraries 

Activities

abv

2015-09-05 16:40

manager   ~0045107

I suppose we have now possibility to build statically with CMake, please confirm

ibs

2015-09-05 19:20

developer   ~0045108

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

llbatlle

2015-09-08 10:16

reporter   ~0045191

Thank you! I will try.

llbatlle

2015-09-18 11:21

reporter   ~0045861

It seems that with the update to OCCT 6.8.0 Graphic3d.hxx disappeared. I would have to check guidelines to update my software.

llbatlle

2015-09-18 12:09

reporter   ~0045871

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?

ibs

2015-09-18 12:54

developer   ~0045876

Of course, at any convenient time.

kgv

2016-11-19 09:07

developer   ~0060566

Dear bugmaster,

please close the issue as no more relevant.

Issue History

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 abv Category OCCT Release:BUILD => OCCT:Coding
2015-09-05 16:39 abv Relationship added related to 0000467
2015-09-05 16:40 abv Note Added: 0045107
2015-09-05 16:40 abv Assigned To bugmaster => ibs
2015-09-05 16:40 abv Status new => assigned
2015-09-05 19:20 ibs Note Added: 0045108
2015-09-05 19:20 ibs Assigned To ibs => llbatlle
2015-09-05 19:20 ibs 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 ibs Note Added: 0045876
2015-10-28 18:21 abv Category OCCT:Coding => OCCT:Configuration
2015-10-28 18:23 abv 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 abv Status feedback => closed
2016-11-22 09:39 abv Fixed in Version => 7.0.0