MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012510 | CMake | Modules | public | 2011-10-10 17:42 | 2016-06-10 14:31 |
| Reporter | Torsten Rohlfing | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | Apple | OS | Mac OS X | OS Version | 10.8.0 |
| Product Version | CMake 2.8.5 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0012510: FindDCMTK does not find MacPorts dcmtk properly | ||||
| Description | On MacOS X with MacPorts DCMTK library installed under /opt/local, FindDCMTK() in cmake 2.8.5 finds DCMTK libraries but not headers. | ||||
| Steps To Reproduce | Configure the following CMake project: ## BEGIN CMAKE_MINIMUM_REQUIRED(VERSION 2.6) PROJECT(SomeToolkit) FIND_PACKAGE(DCMTK) ## END Cmake reports: -- Could NOT find DCMTK (missing: DCMTK_config_INCLUDE_DIR DCMTK_ofstd_INCLUDE_DIR DCMTK_dcmdata_INCLUDE_DIR DCMTK_dcmimgle_INCLUDE_DIR) Also curious: "DCMTK_DIR" is set to "/usr/include/dcmtk", which does not exist; moreover, there is no trace of dcmtk anywhere in the /usr tree. I am attaching complete CMakeCache.txt file for references. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/4075/CMakeCache.txt | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-10-10 17:42 | Torsten Rohlfing | New Issue | |||
| 2011-10-10 17:42 | Torsten Rohlfing | File Added: CMakeCache.txt | |||
| 2011-10-10 17:54 | Torsten Rohlfing | Note Added: 0027562 | |||
| 2012-08-11 11:38 | David Cole | Status | new => backlog | ||
| 2012-08-11 11:38 | David Cole | Note Added: 0030311 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041914 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||