diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2003-07-01 19:05:03 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2003-07-01 19:05:03 (GMT) |
commit | 0314b86829027740f63b2389c24b7ac211ea42f2 (patch) | |
tree | 7d2efa848ac37a7bb35a54a2056f0a79d8cb0b50 | |
parent | 8a01a8bb0a9c1616ca525a84a4d77997cdf61801 (diff) | |
download | hdf5-0314b86829027740f63b2389c24b7ac211ea42f2.zip hdf5-0314b86829027740f63b2389c24b7ac211ea42f2.tar.gz hdf5-0314b86829027740f63b2389c24b7ac211ea42f2.tar.bz2 |
[svn-r7135] Purpose:
Flag adding for .Net
Description:
Somehow in .Net environment, libc.lib and libcd.lib are used simultenously and that causes
system function redefined. Thereafter, HDF5 build failed.
Solution:
explicitly set an "ignore" flag to ignore libcd.lib for release build.
Platforms tested:
.Net at xp and VC++ 6.0 at windows 2000
Misc. update:
-rwxr-xr-x | windows/all.zip | bin | 282556 -> 282724 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex 29406e3..2e26b27 100755 --- a/windows/all.zip +++ b/windows/all.zip |