Re: swig win32 scons
It turns out I didn't need the DEF file for exports. -- http://mail.python.org/mailman/listinfo/python-list
swig win32 scons
Hello, I spent the morning figuring out how to use SWIG on Microsoft Windows. I compiled the example from the SWIG tutorial on http://www.swig.org. The biggest stumbling block was not knowing that I needed to rename the DLL created to have a PYD extension. I also ended up writing a .def file for e