kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15014
Re: OSX Build changes.
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxxxx>
-
Date:
Tue, 07 Oct 2014 13:40:03 -0400
-
In-reply-to:
<CAOuK9Lj_vetvj80P+3KGzEi9RzgtXu=UUTxjbFpUgwEwSTLq_A@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2
In Andy's defense, the OSX compile instructions show:
# patch -p0 ../kicad/patches/wxwidgets-3.0.0_macosx.patch
so I can understand his confusion. I missed that when I committed
Bernhard's patch. I will update it so that it is correct. Sometimes
it's these setbacks that help us find issues and move forward.
Wayne
On 10/7/2014 1:29 PM, Nick Østergaard wrote:
> Else, read the man page for patch, see the option -i.
>
> Den 07/10/2014 19.26 skrev "Andy Peters" <devel@xxxxxxxxx
> <mailto:devel@xxxxxxxxx>>:
>
> On Oct 7, 2014, at 10:10 AM, Mike Crawford <mike@xxxxxxxxxxx
> <mailto:mike@xxxxxxxxxxx>> wrote:
>
> > patch is expecting its input on stdin there, re-run the command with:
> > patch -p0 < ../kicad/patches/wxwidgets-3.0.0_macosx.patch
> > That should apply the patch
>
> Hah, that worked.
>
> Looks like a patch is needed for the patch instructions!
>
> -a
>
> _______________________________________________
> 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
>
Follow ups
References