Hi, When using this patch it doesn't change. Same error. I had process an other test. Instead of using the default swig (2.0.11 on Ubuntu 14.04), I had try to use version swig v3.0 (available on 14.04 but not the default). It look to work. This is the default version on Ubuntu 16.04. I'll modify to use this version on PPA to fix this. (by adding -DSWIG_EXECUTABLE=/usr/bin/swig3.0 to options)
Regards Le 14/04/2016 17:45, jp charras a écrit : > Le 14/04/2016 15:41, Jean-Samuel Reynaud a écrit : >> Hi, >> >> This is well known issue on KiCad daily for Ubuntu 14.04: >> https://lists.launchpad.net/kicad-developers/msg23857.html >> >> And the conclusion was to don't work on this error. >> https://lists.launchpad.net/kicad-developers/msg23869.html >> > > Jean-Samuel, > > could you test this very small patch. > > On my Kubuntu 14.04 lts it works. > > I also removed and reinstalled swig 2.11 (apt-get remove swig, apt-get > install swig) > > I am not sure for the exact reason why now I can build pcbnew, because I made > many tests, and also > patched swig. > The last test (after reinstalling swig and with the patch) worked for me. > (My options: KICAD_SCRIPTING=ON, KICAD_SCRIPTING_MODULES=ON, > KICAD_SCRIPTING_WXPYTHON=OFF) > > Bonne chance... > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

