View Issue Details

IDProjectCategoryView StatusLast Update
0023930Open CASCADEOCCT:WOKpublic2013-12-19 13:56
ReporteribsAssigned Toibs 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformMac 
Product Version6.6.0 
Target Version6.7.0Fixed in Version6.7.0 
Summary0023930: cmake meta-project of OCCT doesn't have an ability for user to choose place of GLX
Descriptionif an user chooses GLX using , path to the one will be hardcoded. It is not correctly. The user should have an opportunity to point CLX path.
TagsNo tags attached.
Test case number

Relationships

related to 0023929 closedibs WOK doesn't correctly generate cmake meta-projects of OCCT 

Activities

ibs

2013-06-24 15:59

developer   ~0024843

Dear dbv, please review the fixes in CR23930 WOK branch

dbv

2013-06-24 17:35

developer   ~0024850

Dear ibs, I have the following remarks:
1. In template.cmake at line 283 we should search "Xlib.h" header and "X11" lib. So this line should look like:
THIRDPARTY_PRODUCT("GLX" "X11/Xlib.h" "X11${BUILD_SUFFIX}")

2. I suggest to hide options 3RDPARTY_GLX_DLL and 3RDPARTY_GLX_LIBRARY

ibs

2013-06-24 19:01

developer   ~0024852

dbv,
using your advice the lib and include directory have been hard linked with 3RDPARTY_GLX_DIR variable. Please review

dbv

2013-06-25 09:23

developer   ~0024853

Dear bugmaster,

Patch has been reviewed, please integrate.

bugmaster

2013-06-26 12:02

administrator   ~0024876

Fix has been integrated into master of occt-wok repository

Issue History

Date Modified Username Field Change
2013-04-24 16:57 ibs New Issue
2013-04-24 16:57 ibs Assigned To => ibs
2013-04-24 16:58 ibs Relationship added related to 0023929
2013-06-24 15:59 ibs Note Added: 0024843
2013-06-24 15:59 ibs Assigned To ibs => dbv
2013-06-24 15:59 ibs Status new => resolved
2013-06-24 17:35 dbv Note Added: 0024850
2013-06-24 17:35 dbv Assigned To dbv => ibs
2013-06-24 17:35 dbv Status resolved => assigned
2013-06-24 19:01 ibs Note Added: 0024852
2013-06-24 19:02 ibs Assigned To ibs => dbv
2013-06-24 19:02 ibs Status assigned => resolved
2013-06-25 09:23 dbv Note Added: 0024853
2013-06-25 09:23 dbv Assigned To dbv => bugmaster
2013-06-25 09:23 dbv Status resolved => reviewed
2013-06-26 12:02 bugmaster Note Added: 0024876
2013-06-26 12:02 bugmaster Status reviewed => verified
2013-06-26 12:02 bugmaster Resolution open => fixed
2013-06-26 12:02 bugmaster Assigned To bugmaster => ibs
2013-12-19 13:53 bugmaster Status verified => closed
2013-12-19 13:56 bugmaster Fixed in Version => 6.7.0