Dear all,

I reinstalled my python xy environment, from 2.6 to python 2.7 and need to
compile jcc and my java modules.

Compiling jcc went well with python setup.py build --compiler=mingw32, no
errors reported and installs fine.

I had initially lots of troubles with "No module named _jcc" errors, but
this was caused by trying to run python -m jcc in jcc build dir, and it
imports the wrong jcc. Several trouble reports on the net possible caused by
this.

Anyway, my current issue is when trying to build my java wrapper. When
performing the python -m jcc --jar orekit.jar ... command, jcc crashes
python silently. It does not seem to matter which jar I use.

Somehow this kind of errors is often from incompatible libraries. How is it
with java, i have both v6 and v7 installed, and in the compilation it seems
to use v7, which client I have in the PATH. Could there be somthing related
to java versions? What other things can mess up? :)

Regards
/Petrus

-- 
_____________________________________________
Petrus Hyvönen, Uppsala, Swedenv
Mobile Phone/SMS:+46 73 803 19 00

Reply via email to