View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023930 | Open CASCADE | OCCT:WOK | public | 2013-04-24 16:57 | 2013-12-19 13:56 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Mac | ||||
Product Version | 6.6.0 | ||||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0023930: cmake meta-project of OCCT doesn't have an ability for user to choose place of GLX | ||||
Description | if 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. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0023929 | closed | WOK doesn't correctly generate cmake meta-projects of OCCT |
|
Dear dbv, please review the fixes in CR23930 WOK branch |
|
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 |
|
dbv, using your advice the lib and include directory have been hard linked with 3RDPARTY_GLX_DIR variable. Please review |
|
Dear bugmaster, Patch has been reviewed, please integrate. |
|
Fix has been integrated into master of occt-wok repository |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-24 16:57 |
|
New Issue | |
2013-04-24 16:57 |
|
Assigned To | => ibs |
2013-04-24 16:58 |
|
Relationship added | related to 0023929 |
2013-06-24 15:59 |
|
Note Added: 0024843 | |
2013-06-24 15:59 |
|
Assigned To | ibs => dbv |
2013-06-24 15:59 |
|
Status | new => resolved |
2013-06-24 17:35 |
|
Note Added: 0024850 | |
2013-06-24 17:35 |
|
Assigned To | dbv => ibs |
2013-06-24 17:35 |
|
Status | resolved => assigned |
2013-06-24 19:01 |
|
Note Added: 0024852 | |
2013-06-24 19:02 |
|
Assigned To | ibs => dbv |
2013-06-24 19:02 |
|
Status | assigned => resolved |
2013-06-25 09:23 |
|
Note Added: 0024853 | |
2013-06-25 09:23 |
|
Assigned To | dbv => bugmaster |
2013-06-25 09:23 |
|
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 |