Re: JCC crash when building

2011-12-14 Thread Jason Ni
It's my fault. I didn't make jvm.dll available in the PATH environment. -Jason On 2011/12/14 22:51, Jason Ni wrote: Hi Petrus, Thanks. I tried build jcc in 32-bit WinXP using VS C++ 2008 express. But jcc can't run. _jcc can't be imported. An ImportError: DLL load failed message prompted.

JCC crash when building

2011-12-12 Thread Petrus Hyvönen
Hi Jason, I was using  visual studio c++ 2008 (express, or what the free version was called). But note from my previous mails that I didn't get it to work properly in the end when using the module - but I was compiling on a 64-bit system, using a  32-bit python system (pythonxy). When compiling

Re: JCC crash when building

2011-12-10 Thread Jason Ni
Hi Petrus, I also plan to compile JCC and use it in 64-bit win7. Could you please tell me what version of MS VC++ compiler do you use? Thanks. -Jason On 2011/9/9 14:59, Petrus Hyvönen wrote: Now I installed Microsoft Visual C++ compiler and JCC builds and works fine both with python 2.6,