newLISP.so load possible on the MAC with Ruby?

Started by HPW, April 04, 2009, 12:59:15 PM

Previous topic - Next topic

HPW

From my newLISP loading on WIN/SketchUp 7 here:



http://www.alh.net/newlisp/phpbb/viewtopic.php?t=2710">http://www.alh.net/newlisp/phpbb/viewtopic.php?t=2710



There comes the next question:



Sketchup runs also on the MAC.

So it is possible to load the newLISP modul under ruby?
Hans-Peter

Lutz

#1
Should be possible, the newLISP library behaves like a normal C library on Mac OS X with cdecl calling conventions.

itistoday

#2
Not sure if this will help but I wrote some C code to load the newLISP dylib into a C/C++/Obj-C app: http://www.alh.net/newlisp/phpbb/viewtopic.php?p=11949">Calling newLISP from C
Get your Objective newLISP groove on.