| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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 | ||||||||
| Tags | No tags attached. | ||||||||
| Project | TBD | ||||||||
| Topic Name | |||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0036633) Cory Quammen (developer) 2016-07-27 13:26 |
Does not appear to be an issue any more. Searching my paraview build directory, I see only one such file, ./VTK/Wrapping/Python/vtkPythonAppInitConfigure.h |
|
(0038021) Kitware Robot (administrator) 2016-08-12 09:58 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |