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

issue with appending to tables on windows 10 #112

Open
bryceros opened this issue Apr 23, 2020 · 0 comments
Open

issue with appending to tables on windows 10 #112

bryceros opened this issue Apr 23, 2020 · 0 comments

Comments

@bryceros
Copy link

tried the on window 10 64bit, node 12v (used the #12v branch on github) and with hdf5 1.10.4 build msvs_version=2017, with hdf5 1.10.3 build msvs_version=2015, and with hdf5 1.10.6 build msvs_version=2015, all binary downloaded from their website. npm installed using the x64 native tools command prompt for their respective version.

the code below is a small example of the issue. on a random number of iteration will stop the program on line ' h5tb.appendRecords(file.id, name, table) ' without producing an error.

any help with will be apricated

debug.txt
text.txt

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