On 2/4/2011 11:10 PM, DavidJMurray (mvdbs.com) wrote:
Yes, it is possible to use intercall with Python using the ctypes module:
http://mvdbs.com/2010/07/05/python-to-intercall/

We previously attempted to use SWIG to get python to call InterCall, but ran into issues with python (64 bit) and intercall (32 bit). We didn't want to completely reinstall python from source and compile as 32 bit.

Does the ctypes module in python allow calling 32-bit intercall libs from a 64-bit install of python?

--
Jeff Butera
Hampshire College
jbut...@hampshire.edu
413-559-5556

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to