We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Building on windows the following error occurs:
Tests in error: HDF5ReaderTest.testExample1:38 » GeppettoExecution java.lang.NullPointerExcept... HDF5ReaderTest.testExample2:46 » GeppettoExecution java.lang.NullPointerExcept... HDF5ReaderTest.testExample3:54 » GeppettoExecution java.lang.NullPointerExcept... HDF5ReaderTest.test:30 » GeppettoExecution java.lang.NullPointerException TestConvertACNet2DATToRecordingClass.datToHDF5:136 » GeppettoExecution Cannot ... TestConvertBigDATToRecordingClass.datToHDF5:143 » GeppettoExecution Cannot fin... TestConvertDATToRecordingClass.datToHDF5:64 » GeppettoExecution Cannot find HD... TestConvertMuscleDATToRecordingClass.datToHDF5:136 » GeppettoExecution Cannot ... TestGeppettoRecordingsCreator.addSibling:68 » GeppettoExecution Cannot find HD... TestGeppettoRecordingsCreator.addSingleInteger:160 » GeppettoExecution Cannot ... TestGeppettoRecordingsCreator.addSetInteger:188 » GeppettoExecution Cannot fin... TestGeppettoRecordingsCreator.addGrandChildren:130 » GeppettoExecution Cannot ... TestGeppettoRecordingsCreator.addInitialVariable:39 » GeppettoExecution Cannot...
Tested on Windows 10, org.geppetto.core v1.0.0
Most likely the Java class unpacking the HDF5 is out of date and doesn't detect newer Windows systems
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Building on windows the following error occurs:
Tested on Windows 10, org.geppetto.core v1.0.0
Most likely the Java class unpacking the HDF5 is out of date and doesn't detect newer Windows systems
The text was updated successfully, but these errors were encountered: