Notes |
|
(0036624)
|
Peter Mattern
|
2016-07-27 10:16
|
|
The problem persists right now.
A CMake invocation stating among other -DVTK_USE_SYSTEM_LIBRARIES=ON fails with
> -- Failed to find NetCDF interface for CXX
> CMake Error at CMake/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
> Could NOT find NetCDF (missing: NETCDF_HAS_INTERFACES)
> Call Stack (most recent call first):
> CMake/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
> CMake/FindNetCDF.cmake:117 (find_package_handle_standard_args)
> CMake/vtkModuleMacros.cmake:851 (find_package)
> ThirdParty/netcdf/CMakeLists.txt:2 (vtk_module_third_party)
>
> -- Configuring incomplete, errors occurred!
when only the current release of netCDF-C++ is available but succeeds when the latter is replaced with the legacy release.
Same findings on Arch Linux, Debian stretch (testing) and Fedora 24 using both releases as provided by the distributions. (Legacy release provided by the AUR on Arch Linux.) |
|
|
(0036642)
|
Peter Mattern
|
2016-07-29 08:04
|
|
Btw. 0015123 is somewhat related to this one. |
|
|
(0037396)
|
Kitware Robot
|
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. |
|