SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2005-09-16 00:34:04 +00:00
SWIG Add -nocppcast. Now the default is to use the cppcast operator. If this seems to break your code... your welcome\!, it means it was broken before and you never notice. Use -nocppcast only for very old C++ compilers. 2005-09-16 00:34:04 +00:00
swigweb SwigXmlToCom added 2005-09-14 22:27:26 +00:00