Install SWIG

From PLplotWiki
Revision as of 20:00, 17 December 2010 by Airwin (Talk | contribs) (Initial page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

PLplot uses SWIG to generate bindings for Java (not currently available for modern MinGW, but promised for the future), Python, and Lua.

Download http://prdownloads.sourceforge.net/swig/swigwin/swigwin-1.3.40/swigwin-1.3.40.zip and unpack it. The result is a subdirectory called swigwin-1.3.40 in your current location. To give access to swig from the PLplot CMake-based build system, put that subdirectory on your PATH.