Re: jcc dll loading error

2012-05-26 Thread Bill Janssen
Andi Vajda wrote: > > On Sat, 26 May 2012, Mark Finkelstein wrote: > > > That solved it; apparently it wasnt using the CLASSPATH variable to get > > this information, but specifying it directly solved this. Hopefully this > > will be one of the last errors; after pushing forward, I found myself

Re: jcc dll loading error

2012-05-26 Thread Mark Finkelstein
Apparently the correct (I think) command is: python -m jcc.__main__ --find-jvm-dll But if I use this I get: C:\Users\avastmatey>python -m jcc.__main__ --find-jvm-dll --jar "C:\Program Files\Micro-Manager-1.4\plugins\Micro-Manager\MMCoreJ.jar" MMCoreJ.jar path = C:\Program Files\Micro-Manager-1.4

Re: jcc dll loading error

2012-05-26 Thread Mark Finkelstein
It is at C:\Python26\Lib\site-packages\jcc.dll. I can also show you my installation log: *** Installation started 2012/05/14 13:29 *** Source: C:\Users\avastmatey\Downloads\JCC-2.13.win32-py2.6.exe 999 Root Key: HKEY_LOCAL_MACHINE 020 Reg DB Key: [Software\Microsoft\Windows\CurrentVersion\Uninstal

Re: jcc dll loading error

2012-05-26 Thread Andi Vajda
On May 25, 2012, at 22:57, Mark Finkelstein wrote: > Hello everyone! > > I hope this is a relevant question. I was trying to use jcc to create a > wrapper for a different project's library but when I try to run python -m > jcc.main > I get the error C:\Python26\python.exe: DLL load failed: The