I'm having problems building HDF5 1.8.13 as thread-safe DLLs with C++ interface. This used to work fine in previous releases.
Error message from CMake 2.8.12: CMake Error at CMakeLists.txt:717 (message): **** C++ and thread-safety options are not supported **** Steps to reproduce: * Download HDF5 1.8.13 * Open CMake and specify Visual Studio 11 as compiler. * Enable BUILD_SHARED_LIBS, HDF5_BUILD_CPP_LIB and HDF5_ENABLE_THREADSAFE in CMake. * Press "Configure". Any ideas? Thanks in advance, Fredrik Orderud _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
