On Wed, Sep 10, 2008 at 1:46 PM, <[EMAIL PROTECTED]> wrote: > Hello all, > > after some further experimentation I have given up this route. > I guess that there is some version conflict between C++ runtime > DLLs which I could not resolve. My DLL was able to load the > octave DLLs, but when Octave tried to load its .oct libraries, > which seem to be DLLs under Windows, it was unable to load > them with LoadLibrary() ("cannot find library..., but the > complete path is given, correct and the .oct library is there). > I was using VS 2005 for my C-Java interface DLL which should be > compatible with the Octave DLLS, but it may be that there is a > conflict with differenr runtime libraries. > I did not want to recompile the whole Octave system.
When you tried that, did you add octave bin directory to PATH variable before starting your java program? Michael. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev