I've good news for Linux, BSD and Mac users. With some outstanding help
from the mono mailing list I was able to get PythonNet running on my
Ubuntu box.
I had a hard time implementing support for UCS-4 unicode representation
until Jonathan Pryor and Jonathan Chambers gave me some information and
s
hi,
great job!!
i downloaded pythonnet2.5 rev 63, ran make and got python.exe and
Python.Runtime.dll.
i was not able to get clr.pyd ( or clr.so ), because i have not header files
( jit.h, environment.h) but i can run mono python.exe and can work with
strings:
[EMAIL PROTECTED]:~/desarrol