Re: [Hdf-forum] Problem creating valid static libraries from HDF5 v.1.8.17 repository with 64-bit VS2013 C++

2016-10-04 Thread Allen Byrne
A followup on issue #1: There was a oversight when using the CTestScript.cmake file for building with the configuration type (-C Release/Debug) the wrong variable was being used. We are working on a solution. Allen On Thursday, September 22, 2016 9:12:31 AM CDT Allen Byrne wrote: > The 'build-

Re: [Hdf-forum] Problem creating valid static libraries from HDF5 v.1.8.17 repository with 64-bit VS2013 C++

2016-09-22 Thread Allen Byrne
The 'build-VS2013-64.bat' is a simple call to a script to build the most common version of the library, it can be edited to use other options. However the best solution is to use the CTestScript.cmake file with a parent ctest script as described in the documentation. Secondly, the CMake proces

[Hdf-forum] Problem creating valid static libraries from HDF5 v.1.8.17 repository with 64-bit VS2013 C++

2016-09-22 Thread j4p9xevepa
My issue is related to the one presented by Terry McKiernan on 06Mar2016 at https://lists.hdfgroup.org/pipermail/hdf-forum_lists.hdfgroup.org/2016-March/009293.html. It is similar in that I was getting exactly the same six 'unresolved symbol' link errors when I tried building my own C++ code u