View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016803VTK(No Category)public2016-07-31 17:372016-08-12 09:55
ReporterPeter Mattern 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0016803: PROJ.4: system library not detected at default location
DescriptionSystem libary PROJ.4 isn't detected at the usual FHS locations.

When VTK_USE_SYSTEM_LIBRARIES is enabled CMake by default fails with
> [...]
> -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.6")
> CMake Error at CMake/vtkModuleMacros.cmake:864 (message):
> VTK_USE_SYSTEM_LIBPROJ4 is ON but LIBPROJ4 is not found!
> Call Stack (most recent call first):
> ThirdParty/libproj4/CMakeLists.txt:1 (vtk_module_third_party)
>
>
> -- Configuring incomplete, errors occurred!
besides headers and shared libraries of PROJ.4 are at the usual paths. Both shared libraries and headers of various other dependencies like GDAL, GL2PS or netCDF-C++ legacy are detected at the very same paths. Also, when LIBPROJ4_INCLUDE_DIR and LIBPROJ4_LIBRARIES are set to suitable paths compiling against system PROJ.4 works flawlessly.

Seen compiling recent VTK master commits like 981a1e1 on Arch Linux, Debian stretch (testing) and Fedora 24. Some related discussion took place on vtk-developers, see http://public.kitware.com/pipermail/vtk-developers/2016-July/034005.html. [^]
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0037484)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2016-07-31 17:37 Peter Mattern New Issue
2016-08-12 09:55 Kitware Robot Note Added: 0037484
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team