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

Re: JCC crash when building

2011-12-14 Thread Jason Ni
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. Same error also happens when I build jcc using MinGW. What could be the cause? Best Regards, Jason On 2011/12/12

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,