Open carlsonp opened 12 years ago
try the fix I suggested in issue #3
No luck. Reading more into CreateJavaVM.
Well, this did once work. Try the examples that are included with voce itself.
Voce examples work. Using latest version of Voce. Path is set and everything. Still same issue. Argh.
What precisely do you mean by "Path is set and everything" ?
The environment variable PATH under windows. You need to specify the location of Java, otherwise it doesn't work.
Right - that's in the README
Upon running voce.init(...):
Error occurred during initialization of VM Unable to load native library: Can't find dependent libraries
Setting the Windows PATH variable (just temporarily to see if it works) does not seem to fix the problem.