Hi, I was using HDF5 API on Visual Studio C++ and it worked fine. I now try to compile a new tutorial project under Eclipse/MinGW and I get the following issue :
/HDF5/1.8.7/include/H5public.h:133:13: error: conflicting declaration 'typedef int ssize_t' lib/gcc/mingw32/4.5.2/../../../../include/sys/types.h:118:18: error: 'ssize_t' has a previous declaration as 'typedef _ssize_t ssize_t'/ Do you know if there's a mean to configure HDF5 or Eclipse/MinGW to work together ? Thanks, Yves -- View this message in context: http://hdf-forum.184993.n3.nabble.com/HDF5-and-MinGW-tp3393676p3393676.html Sent from the hdf-forum mailing list archive at Nabble.com. _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
