On Wed, Dec 01, 2010 at 08:50:22AM -0500, David Dreisigmeyer wrote: > Has anyone been able to get the SWIG example to run? > > http://www.swig.org/Doc2.0/Chicken.html#Chicken
I don't know but last I read anything about SWIG was in Chicken 1. AFAIK it hasn't been kept up-to-date since then. The swig link you posted doesn't give much hope either since it mentions Chicken 1 only. If you want to use swig, prepare for a lot of work in updating it to a modern version of Chicken. I never really got the point of Swig; what does it do that you can't use the FFI or the bind egg for? Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
