Ward
Is there a way that I can make the Cmake build detect the HDF4 headers and
libraries ?
I tried
$cd build
$cmake -C ../cmake/ConfigUser.cmake <all my previous
options> -D"ENABLE_HDF4=ON"
where <all my previous options> are the options I used previously regarding
HDF5, curl, etc.
I got the error
--
-- Looking for mfhdf.h
-- Looking for mfhdf.h - not found
CMake Error at CMakeLists.txt:411 (MESSAGE):
HDF4 Support specified, cannot find file mfhdf.h
I tried the 'NC_USE_STATIC_CRT' option and it generated the projects with
the static CRTs, thank you for doing that.
Pedro
------------
pvicente@xxxxxxx
Department of Earth System Science
3200 Croul Hall
University of California, Irvine
Irvine, CA 92697-3100
----- Original Message -----
From: "Ward Fisher" <wfisher@xxxxxxxxxxxxxxxx>
To: <netcdfgroup@xxxxxxxxxxxxxxxx>
Sent: Tuesday, September 24, 2013 3:26 PM
Subject: [netcdfgroup] netCDF-C 4.3.1-rc3 now available
Hello all,
On behalf of the netCDF-C development team, we are happy to announce the
availability of the third release candidate for netCDF-C version 4.3.1.
Highlights of this release beyond the previous release candidate include:
* netCDF-4 compilation with OpenMPI as an alternative to MPICH2.
* Addressed Parallel netCDF-4 hanging when using HDF5 1.8.10.
* Large File Support on Windows is now functional.
* A new option for CMake-based Visual Studio builds, 'NC_USE_STATIC_CRT',
used to specify which type of CRT libraries to link against (shared being
the default).
Source-code zip and tar.gz archives can be found at:
http://github.com/Unidata/netcdf-c/releases/tag/v4.3.1-rc3
Complete release notes may be found at:
http://www.unidata.ucar.edu/software/netcdf/docs_rc/release_notes.html
Pre-built Windows binaries are available from:
http://www.unidata.ucar.edu/netcdf/docs_rc/winbin.html
We look forward to addressing any issues, questions or concerns which may
arise from this release candidate.
Thank you in advance,
-Ward
Ward Fisher
wfisher@xxxxxxxxxxxxxxxx
_______________________________________________
netcdfgroup mailing list
netcdfgroup@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/