HDF5 version 1.12.0
------------------------------------------------------------------------------
This directory contains the binary (release) distribution of
HDF5 1.12 that was compiled on;
Windows x64, using VISUAL STUDIO 2015.
It was built with the following options:
-- Static and Shared C/C++/Fortran libraries
-- SZIP (encoder enabled) and ZLIB
-- Static and Shared HDF5 tools
-- Java
The contents of this directory are:
COPYING - Copyright notice
README.txt - This file
HDF5-1.12.0-win64.msi - HDF5 Install Package
Installation
===========================================================================
1. Execute HDF5-1.12.0-win64.msi
2. Follow prompts
===========================================================================
After Installation
===========================================================================
The examples folder, HDF5Examples, located in the
HDF5 install folder, can be built and tested with CMake and the supplied
HDF5_Examples.cmake file. The HDF5_Examples.cmake expects HDF5 to have
been installed in the default location with above compilers (see the
libhdf5.settings file in the lib install folder). Also, the CMake
utility should be installed.
To test the installation with the examples;
Create a directory to run the examples.
Copy HDF5Examples folder to this directory.
Copy CTestScript.cmake to this directory.
Copy HDF5_Examples.cmake to this directory.
Copy HDF5_Examples_options.cmake to this directory.
The default source folder is defined as "HDF5Examples". It can be changed
with the CTEST_SOURCE_NAME script option.
The default installation folder is defined as "C:/Program".
It can be changed with the INSTALLDIR script option.
The default ctest configuration is defined as "Release". It can be changed
with the CTEST_CONFIGURATION_TYPE script option. Note that this must
be the same as the value used with the -C command line option.
The default build configuration is defined to build and use static libraries.
Shared libraries can be used with the STATICONLYLIBRARIES script option set to "NO".
Other options can be changed by editing the HDF5_Examples_options.cmake file.
If the defaults are okay, execute from this directory:
ctest -S HDF5_Examples.cmake -C Release -V -O test.log
If the defaults need change, execute from this directory:
ctest -S HDF5_Examples.cmake,CTEST_SOURCE_NAME=MyExamples,INSTALLDIR=MyLocation -C Release -V -O test.log
When executed, the ctest script will save the results to the log file, test.log, as
indicated by the ctest command. If you wish the to see more build and test information,
add "-VV" to the ctest command. The output should show;
100% tests passed, 0 tests failed out of 156.
For more information see USING_CMake_Examples.txt in the install folder.
===========================================================================
Documentation for this release can be found at the following URL:
https://portal.hdfgroup.org/display/support
Bugs should be reported to [email protected].

随夜⭐随月⭐
- 粉丝: 0
最新资源
- 基于Python的汉字游戏(大学课设级别项目,有趣,涵盖知识点全).zip
- 基于Python的郊狼无脑开发API.zip
- 基于Python的接口自动化测试框架.zip
- 基于Python的接口自动化测试.zip
- 基于python的垃圾分类系统.zip
- 基于Python的科学计算系统CoTan!.zip
- 基于Python的美篇高清图片爬虫 _ High-res Meipian Image Spider Based on Python.zip
- 基于Python的每日图文推送。支持单图文_多图文推送模式,支持企业微信_微信接口测试号_电子邮件通道,支持云函数_服务器等多种平台部署方式。.zip
- 基于Python的南京二手房数据采集及可视化分析设计毕业源码案例设计.zip
- 基于python的全网音乐搜索下载,适合新手学习.zip
- 基于python的批量下载pdf文档的简单爬虫程序.zip
- 基于Python的拼写检查器.zip
- 基于python的人脸识别签到系统.zip
- 基于python的热门旅游景点爬取与展示系统.zip
- 基于python的傻瓜式大麦抢票软件.zip
- 基于python的视线追踪,根据瞳孔位置进行信息输入.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


