I was trying to update Fedora rawhide to 1.2.1 but ran into a strange issue where cmake would not find the "debug" libraries for hdf5 but would find the "optimized" libraries.
-- Found HDF5: debug;HDF5_hdf5_cpp_LIBRARY_DEBUG-NOTFOUND;debug;HDF5_hdf5_LIBRARY_DEBUG-NOTFOUND;debug;HDF5_z_LIBRARY_DEBUG-NOTFOUND;debug;HDF5_dl_LIBRARY_DEBUG-NOTFOUND;debug;HDF5_m_LIBRARY_DEBUG-NOTFOUND;optimized;/usr/lib64/libhdf5_cpp.so;optimized;/usr/lib64/libhdf5.so;optimized;/usr/lib64/libz.so;optimized;/usr/lib64/libdl.so;optimized;/usr/lib64/libm.so This doesn't happen when I try to build on Fedora 18. The only differences I've found so far between Fedora releases are: gcc 4.7.2 -> 4.8.1 hdf5 1.8.9 -> 1.8.11 Any ideas? Thanks, Richard
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
