Just a heads up for all developers. Now that we are starting to add c++11 code to kicad, the minimum swig version that supports c++11 is version 3. Currently we do not enforce a minimum swig version. In the next day or so, I'm going set the minimum swig version to 3. This shouldn't be an issue for most users because you would not be able to build the python scripting with a swig version less than 3. If you don't build the python extensions, it wont make any difference because swig is not required.
Cheers, Wayne _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

