Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-05-25 Thread Bernd Rinn
I just tried to compile HDF5 1.8.11 with Visual Studio 9 using CMake. I need to link the library statically, thus I need to use the flag /MT for the C compiler, however, I can't find a way to do it. I tried this: 1. Create build\ subdirectory and change into it 2. Call cmake -G Visual Studio 9

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-05-25 Thread Michael Jackson
Bernd, Run CmakeGUI and make sure the variable BUILD_SHARED_LIBS is OFF. Then click the Configure button and then the Generate button. The Visual Studio solution is now ready to open and compile. -- Mike Jackson _ Mike Jackson

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-05-25 Thread Bernd Rinn
Michael, That doesn't fix it for me. It still compiles the library with /MD. Bernd On 2013-05-25 19:49, Michael Jackson wrote: Bernd, Run CmakeGUI and make sure the variable BUILD_SHARED_LIBS is OFF. Then click the Configure button and then the Generate button. The Visual Studio solution

[Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-30 Thread Albert Cheng
Dear HDF users, A pre-release candidate version of HDF5 1.8.11 is available for testing and can be downloaded at the following link: http://www.hdfgroup.uiuc.edu/ftp/pub/outgoing/hdf5/hdf5-1.8.11/hdf5-1.8.11-pre2.tar.gz For Windows users, there is an equivalent

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-22 Thread Biddiscombe, John A.
-Original Message- From: Hdf-forum [mailto:hdf-forum-boun...@hdfgroup.org] On Behalf Of Albert Cheng Sent: 12 April 2013 23:00 To: HDF Users Discussion List Subject: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing Hello everyone, A pre-release candidate version of HDF5 1.8.11

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing -- HighLevel library missing

2013-04-19 Thread Albert Cheng
/ - Original Message - From: Albert Cheng ach...@hdfgroup.org To: HDF Users Discussion List hdf-forum@hdfgroup.org Sent: Friday, April 12, 2013 1:59 PM Subject: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing Hello everyone, A pre-release candidate version of HDF5 1.8.11

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing -- HighLevel library missing

2013-04-19 Thread Michael Jackson
, Irvine http://www.ess.uci.edu/ - Original Message - From: Albert Cheng ach...@hdfgroup.org To: HDF Users Discussion List hdf-forum@hdfgroup.org Sent: Friday, April 12, 2013 1:59 PM Subject: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing Hello everyone

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing -- HighLevel library missing

2013-04-19 Thread Pedro Vicente
: Albert Cheng ach...@hdfgroup.org To: HDF Users Discussion List hdf-forum@hdfgroup.org Sent: Friday, April 19, 2013 11:59 AM Subject: Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing -- HighLevel library missing Hi Pedro, Thank you for your feedback. I think you

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing -- HighLevel library missing

2013-04-18 Thread Pedro Vicente
Subject: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing Hello everyone, A pre-release candidate version of HDF5 1.8.11 is available for testing and can be downloaded at the following link: http://www.hdfgroup.uiuc.edu/ftp/pub/outgoing/hdf5/hdf5-1.8.11/hdf5-1.8.11-pre1.tar.gz

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-15 Thread Bernd Rinn
Hello Albert, The legacy Windows build scripts (subdirectory windows\) seem to be missing in hdf5-1.8.11-pre1.tar.gz. When I copy this directory over from hdf5-1.8.10-patch1.tar.bz2 and compile with VisualStudio 2008 on Windows XP (32bit), then I get the following fatal errors:

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-15 Thread Dana Robinson
The legacy Windows build scripts have been deprecated and removed. We now only support using CMake to construct Visual Studio solutions. Instructions for building with CMake can be found in the release_docs directory. Dana On Mon, Apr 15, 2013 at 4:59 PM, Bernd Rinn br...@ethz.ch wrote:

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-15 Thread Bernd Rinn
Thanks for the info. I'd suggest that you adapt release_docs/INSTALL_Windows.txt accordingly. It still reads: The old solutions and projects found in the windows\ folder will be maintained for legacy users until HDF5 1.10. BTW: Are the compile errors I get due to using the legacy builds

Re: [Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-15 Thread Dana Robinson
Hi Bernd, On Mon, Apr 15, 2013 at 5:21 PM, Bernd Rinn br...@ethz.ch wrote: Thanks for the info. I'd suggest that you adapt release_docs/INSTALL_Windows.txt accordingly. It still reads: The old solutions and projects found in the windows\ folder will be maintained for legacy users until

[Hdf-forum] HDF5 1.8.11 release candidate is available for testing

2013-04-12 Thread Albert Cheng
Hello everyone, A pre-release candidate version of HDF5 1.8.11 is available for testing and can be downloaded at the following link: http://www.hdfgroup.uiuc.edu/ftp/pub/outgoing/hdf5/hdf5-1.8.11/hdf5-1.8.11-pre1.tar.gz If you have some time to test this pre-release, we would greatly