[plt-scheme] SWIG/modules
Make sure you use the -declaremodule option in swig.
I did notice that the default SWIG installed by apt-get on sid doesn't
include the mzscheme libraries. I built from source and had no problems.
John Kozak wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> I'm using the SWIG 1.3 in debian sid, and it seems a bit broken (all
> quite easy to fix by hand, basically the C file isn't doing the module
> dance properly). Are there some un(der)documented switches or
> something I didn't discover?
>
> I'll file a bug report with swig/debian in a bit.
>
> John
>