[ 81%] Building CXX object
pcbnew/CMakeFiles/pcbnew_kiface.dir/dialogs/dialog_footprint_wizard_list.cpp.o
/home/carl/work/kicad/kicad-source-mirror/pcbnew/dialogs/dialog_footprint_wizard_list.cpp:36:10:
fatal error: 'python_scripting.h' file
not found
#include <python_scripting.h>
^
1 error generated.
-----Original Message-----
From: Kicad-developers
[mailto:[email protected]] On
Behalf Of Simon Wells
Sent: Saturday, January 07, 2017 6:26 PM
To: jp charras <[email protected]>
Cc: KiCad Developers <[email protected]>
Subject: Re: [Kicad-developers] Commit 636e060c99c499169095a526614e9e3eb789b2ab
Hi jp,
there have been reports of build being broken again (it might be with scripting
disabled again as part of your footprint stuff), my machine is so slow its
still building to test but if you are not testing with scripting disabled as
well, might be worth doing that...
thanks
Simon
On Thu, Dec 29, 2016 at 8:31 PM, jp charras <[email protected]> wrote:
> Le 29/12/2016 à 04:40, Simon Richter a écrit :
>> Hi,
>>
>> this commit breaks the build if Python scripting isn't enabled:
>>
>> [ 83%] Building CXX object
>> pcbnew/CMakeFiles/pcbnew_kiface.dir/dialogs/dialog_footprint_wizard_l
>> ist.cpp.o
>> /home/geier/kicad/pcbnew/dialogs/dialog_footprint_wizard_list.cpp:36:30:
>> fatal error: python_scripting.h: Datei oder Verzeichnis nicht
>> gefunden #include <python_scripting.h>
>> ^
>> compilation terminated.
>>
>> Simon
>
> Fixed.
>
>
> --
> Jean-Pierre CHARRAS
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp