Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vtk reports problems with hdf5 on win10 #67

Closed
looooo opened this issue May 1, 2017 · 1 comment
Closed

vtk reports problems with hdf5 on win10 #67

looooo opened this issue May 1, 2017 · 1 comment

Comments

@looooo
Copy link

looooo commented May 1, 2017

Compiling vtk with hdf5 makes some problems on windows 10.
The compilation goes on, but we also encounter runtime-problems with hdf5 on win 10 and 8. (missing dll, which maybe is related to this issue)

-- HDF5: Performing CXX Test OLD_HEADER_FILENAME - Failed
-- HDF5: Performing CXX Test H5_NO_NAMESPACE - Failed
-- HDF5: Performing CXX Test H5_NO_STD - Failed
-- HDF5: Performing CXX Test BOOL_NOTDEFINED - Failed
-- HDF5: Performing CXX Test NO_STATIC_CAST - Failed
-- HDF5: Checking for InitOnceExecuteOnce:
-- HDF5: Performing Test InitOnceExecuteOnce - Failed
-- HDF5: Performing Other Test INLINE_TEST_inline - Success
-- HDF5: Performing Other Test INLINE_TEST___inline__ - Failed
-- HDF5: Performing Other Test INLINE_TEST___inline - Success
-- HDF5: Checking for appropriate format for 64 bit long:
HDF5: Width test failed with result: FAILED_TO_RUN
-- HDF5: Checking for appropriate format for 64 bit long: not found
-- HDF5: checking IF converting from long double to integers is accurate... yes
-- HDF5: checking IF accurately converting from integers to long double... yes
-- HDF5: Checking IF accurately converting unsigned long to float values... no
-- HDF5: Checking IF accurately roundup converting floating-point to unsigned long long values... no
-- HDF5: Checking IF right maximum converting floating-point to unsigned long long values... no
-- HDF5: Checking IF correctly converting long double to unsigned int values... no
-- HDF5: Checking IF compiling unsigned long long to floating-point typecasts work... yes
-- HDF5: Checking IF compiling long long to floating-point typecasts work... yes
-- HDF5: Checking IF overflows normally converting floating-point to integer values... no
-- HDF5: Checking IF your system converts long double to (unsigned) long values with special algorithm... no
-- HDF5: Checking IF your system can convert (unsigned) long to long double values with special algorithm... no
-- HDF5: Checking IF correctly converting long double to (unsigned) long long values... no
-- HDF5: Checking IF correctly converting (unsigned) long long to long double values... no
-- HDF5: Checking IF your system generates wrong code for log2 routine... no
-- HDF5: Checking IF alignment restrictions are strictly enforced... no

Further there is this output:
capture

Btw.: this is related to python3.5 -> visualstudio 15

@looooo
Copy link
Author

looooo commented May 1, 2017

with freecad we ran into the same problem and could fix it by adding some additional libraries:
FreeCAD/FreeCAD_Conda@49d64ef Maybe the same has to be done for hdf5.

@looooo looooo closed this as completed Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant