Somebody told me about this, I think it was Brian. I think we must have introduced some change to the cmake scripts that change the build order in this case, or my cmake scripts were not good... It was my first cmake script.
This step should happen after swig executed already (and not before), else the pcbnew.py won't exist. 2013/1/23 Hans Henry von Tresckow <[email protected]> > I just noticed that the ppa builds are failing with this error: > > > [ 79%] Fixing swig_import_helper in Kicad scripting > Traceback (most recent call last): > File > "/build/buildd/kicad-0.201301222033+3918~13~raring1/kicad/pcbnew/../scripting/fixswigimports.py", > line 26, in <module> > f = open(filename,"rb") > IOError: [Errno 2] No such file or directory: > '/build/buildd/kicad-0.201301222033+3918~13~raring1/build/kicad/pcbnew/pcbnew.py' > make[3]: *** [pcbnew/CMakeFiles/FixSwigImportsScripting] Error 1 > > > > -- > Henry von Tresckow (hvontres) > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > > -- Miguel Angel Ajo Pelayo http://www.nbee.es +34 636 52 25 69 skype: ajoajoajo
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

