MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012428 | ParaView | (No Category) | public | 2011-07-29 12:04 | 2016-08-12 09:58 |
| Reporter | George Zagaris | ||||
| Assigned To | Cory Quammen | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | TBD | ||||
| Topic Name | |||||
| Type | incorrect functionality | ||||
| Summary | 0012428: Build issue with python wrapping | ||||
| Description | There are two files with the same name in VTK and ParaView that are generated during compilation. ./VTK/Wrapping/Python/vtkPythonAppInitConfigure.h.in ./Utilities/VTKPythonWrapping/Executable/vtkPythonAppInitConfigure.h.in vtkPVPythonInterpretor.cxx includes "vtkPythonAppInitConfigure.h" but, this is conflicting since there are two header files with the same name which leads to build errors: /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx: In function ‘void vtkPythonAppInitPrependPath(const char*)’: /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx:127:27: error: expected ‘}’ before ‘PARAVIEW_VERSION’ /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx:127:27: error: expected ‘,’ or ‘;’ before ‘PARAVIEW_VERSION’ /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx:149:39: error: ‘PV_PYTHON_PACKAGE_DIR’ was not declared in this scope /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx:162:28: error: ‘inst_dirs’ was not declared in this scope /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx: At global scope: /home/gzagaris/Dev/ParaView/Source/ParaView/Utilities/VTKPythonWrapping/Executable/vtkPVPythonInterpretor.cxx:204:1: error: expected declaration before ‘}’ token | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-07-29 12:04 | George Zagaris | New Issue | |||
| 2016-07-27 13:26 | Cory Quammen | Note Added: 0036633 | |||
| 2016-07-27 13:26 | Cory Quammen | Status | backlog => customer review | ||
| 2016-07-27 13:26 | Cory Quammen | Resolution | open => fixed | ||
| 2016-07-27 13:26 | Cory Quammen | Assigned To | => Cory Quammen | ||
| 2016-08-12 09:58 | Kitware Robot | Note Added: 0038021 | |||
| 2016-08-12 09:58 | Kitware Robot | Status | customer review => closed | ||
| 2016-08-12 09:58 | Kitware Robot | Resolution | fixed => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||