Commits
xuanbai committed 6e4433bc6ab
Purpose: [is this a bug fix? feature? ...] Bug Fix. Description: [describe the bug, or describe the new feature, etc] h4toh5 and h5toh4 release dll doesn't work. Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] h4toh5dll project settings->C/C++->Preprocessor definitions: release version use the same setting as debug version. (it is only a temperary solution. we also need to fix the debug dll bug later.) Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.] WindowsXP with MS Visual C++ 6.0.