MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011678 | CMake | CMake | public | 2011-01-10 16:31 | 2011-01-10 16:56 |
|
| Reporter | Curan | |
| Assigned To | Brad King | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | |
| Platform | Linux | OS | Debian | OS Version | 6.0+ |
| Product Version | CMake-2-8 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0011678: FindVTK.cmake fails with additional version requirement. |
| Description | Michael Hanke reported to Debian the bug #600889, stating that FindVTK.cmake fails to find a VTK version if a specific version requirement was given. For Debian this will be fixed in the next upload, the latest version of the patch can be found at <http://git.debian.org/?p=collab-maint/cmake.git;a=blob;f=debian/patches/FindVTK_fix_%23600889.diff;hb=HEAD>, [^] the current version is attached to this report. |
| Steps To Reproduce | Use (e.g.)
FIND_PACKAGE(VTK 5.4 REQUIRED)
instead of
FIND_PACKAGE(VTK REQUIRED) |
| Additional Information | The bug was originally reported to Debian as bug #600889, you can find the bug report at <http://bugs.debian.org/600889>. [^] |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindVTK_fix_#600889.diff (1,827) 2011-01-10 16:31 https://public.kitware.com/Bug/file/3614/FindVTK_fix_%23600889.diff |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-01-10 16:31 | Curan | New Issue | |
| 2011-01-10 16:31 | Curan | File Added: FindVTK_fix_#600889.diff | |
| 2011-01-10 16:53 | Brad King | Note Added: 0024561 | |
| 2011-01-10 16:53 | Brad King | Assigned To | => Brad King |
| 2011-01-10 16:53 | Brad King | Status | new => assigned |
| 2011-01-10 16:56 | Brad King | Note Added: 0024562 | |
| 2011-01-10 16:56 | Brad King | Status | assigned => closed |
| 2011-01-10 16:56 | Brad King | Resolution | open => no change required |