View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027672 | Open CASCADE | OCCT:Configuration | public | 2016-07-11 11:51 | 2016-12-09 16:41 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | no change required | ||
Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
Summary | 0027672: VTK7 support | ||||
Description | Today it is not possible to compile OCCT with VTK7. This possibility is required for internal R&D. It has also been asked several times by community, e.g. here: http://www.opencascade.com/content/cmake-error-when-vtk-module-enabled Changes to apply are minor. They include the following modifications: - Linker options have to be adjusted for TKIVtk and TKIVtkDraw libraries. E.g. instead of vtkCommonCore.lib it is now required to have vtkCommonCore-7.0.lib. Some new libraries can be required (the actual list of libraries is still to precise). - VTK_MODULE_INIT(vtkRenderingOpenGL) to be changed with VTK_MODULE_INIT(vtkRenderingOpenGL2) for VTK7. VTK7 works generally faster than VTK6, so people prefer the newer version. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Dear bugmaster, After internal discussion, we believe that VTK6 support should be kept together with VTK7. I wonder if 0026512 makes sense for VTK7: all my experiments show that today CMake cannot handle it. Could you check? |
|
Dear bugmaster, We need your confirmation urgently - some people experience problems that contradict results of 0026512 |
|
VTK-7.0 has been built with VC++ 2013 and installed. CMake procedure of OCCT find installed VTK and all VTK modules were built without problem |
|
Dear bugmaster, I confirm that VTK7 integration is Ok on current master. You can close the issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-11 11:51 |
|
New Issue | |
2016-07-11 11:51 |
|
Assigned To | => bugmaster |
2016-07-15 17:14 |
|
Note Added: 0055959 | |
2016-07-15 17:14 |
|
Status | new => assigned |
2016-07-15 17:14 |
|
Relationship added | related to 0026512 |
2016-07-28 16:44 |
|
Note Added: 0056268 | |
2016-07-28 16:44 |
|
Status | assigned => feedback |
2016-07-29 12:04 | bugmaster | Note Added: 0056278 | |
2016-07-29 12:04 | bugmaster | Assigned To | bugmaster => vpa |
2016-07-29 12:04 | bugmaster | Status | feedback => assigned |
2016-07-29 17:44 |
|
Assigned To | vpa => ssv |
2016-07-29 17:44 |
|
Status | assigned => feedback |
2016-09-09 15:38 |
|
Note Added: 0057641 | |
2016-09-09 15:38 |
|
Assigned To | ssv => bugmaster |
2016-09-09 15:43 | bugmaster | Status | feedback => closed |
2016-09-09 15:43 | bugmaster | Resolution | open => no change required |
2016-12-09 16:41 |
|
Fixed in Version | => 7.1.0 |