I've got a python shared library on window & linux systems. What might cause the domain error on Windows? The dll I actually need to use is not available to me on the linux system, this is a failed test.

   JVERSION
Engine: j803/2014-10-19-11:11:11
Library: 8.04.11
Platform: Linux 64
Installer: unknown
InstallPath: /usr/share/j/8.0.4

'/usr/lib/python3.4/config-3.4m-x86_64-linux-gnu/libpython3.4.so Py_Initialize n'cd''
+-+
|0|
+-+

-------------------------------------------------

   JVERSION

Engine: j803/2014-10-19-11:11:11

Library: 8.03.13

Platform: Win 64

Installer: J803 install

InstallPath: c:/program files/j64-803

   boxdraw_j_ 1

   F=:'c:\Users\mat45899\Documents\programs\python35.dll' NB. 64 bit

   1!:0<F

+------------+-----------------+-------+---+------+

|python35.dll|2015 9 13 2 28 18|3923736|rw-|-----a|

+------------+-----------------+-------+---+------+

   (F,' Py_Initialize n')cd''

|domain error: cd

|   (F,' Py_Initialize n')    cd''

'c:/Users/mat45899/Documents/programs/python35.dll Py_Initialize n'cd''

|domain error: cd

| 'c:/Users/mat45899/Documents/programs/python35.dll Py_Initialize n' cd''

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to