← Back to team overview

kicad-developers team mailing list archive

Re: [Patch] Make pl_editor runnable from build directory

 

The patch worked on windows builds.

On 10/3/2019 2:05 PM, Jon Evans wrote:
> It does work in Linux in my experience.  Haven't made it work on Win or Mac.
> 
> On Thu, Oct 3, 2019 at 1:56 PM Nick Østergaard <oe.nick@xxxxxxxxx
> <mailto:oe.nick@xxxxxxxxx>> wrote:
> 
>     It is quite some time since I tried to run anything of kicad in the
>     build dir. Does it even work for other pats of kicad?
> 
>     I switched my workflow to make install and run it from there.
> 
>     On Thu, 3 Oct 2019 at 19:29, Ian McInerney <Ian.S.McInerney@xxxxxxxx
>     <mailto:Ian.S.McInerney@xxxxxxxx>> wrote:
>     >
>     > It appears that the DSO searching code couldn't find the pl_editor
>     kiface sine it used pagelayout_editor as the directory name instead
>     of pl_editor (which is what it was assuming). Here is a patch to
>     update the DSP search function to use the correct path for pl_editor.
>     >
>     > -Ian
>     > _______________________________________________
>     > Mailing list: https://launchpad.net/~kicad-developers
>     > Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>     <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>     > Unsubscribe : https://launchpad.net/~kicad-developers
>     > More help   : https://help.launchpad.net/ListHelp
> 
>     _______________________________________________
>     Mailing list: https://launchpad.net/~kicad-developers
>     Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>     <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>     Unsubscribe : https://launchpad.net/~kicad-developers
>     More help   : https://help.launchpad.net/ListHelp
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


References