| > I tried to use libhttrack.dll in my JNI but
> everything crashes when
> NOSTATIC_RESERVE(structcheck_hash, inthash, 1);
> line of code is reached in htscore.c
> Any suggestions?
Did you call the hts_init() function before any call to the
htslib functions?
| |