Yes, sorry… I also missed that. There is also another problem… copy/paste seems to have messed up closing quotes on the configure command: CPPFLAGS="-stdlib=libstdc++" \ LDFLAGS="-stdlib=libstdc++" \
Regards, Bernhard On 07.10.2014, at 19:48, Nick Østergaard <oe.n...@gmail.com> wrote: > > Den 07/10/2014 19.43 skrev "Wayne Stambaugh" <stambau...@verizon.net>: > > > > 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 > > Sure thing, it was not ment as negative comment, just to help him understand > it. Nothing to defend here. :) I am only on mobile now, so I did not check > the doc, but assumed that it was stating the wrong thing. > > > 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" <de...@latke.net > > > <mailto:de...@latke.net>>: > > > > > > On Oct 7, 2014, at 10:10 AM, Mike Crawford <m...@tuxnami.org > > > <mailto:m...@tuxnami.org>> 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@lists.launchpad.net > > > <mailto:kicad-developers@lists.launchpad.net> > > > Unsubscribe : https://launchpad.net/~kicad-developers > > > More help : https://help.launchpad.net/ListHelp > > > > > > > > > > > > _______________________________________________ > > > Mailing list: https://launchpad.net/~kicad-developers > > > Post to : kicad-developers@lists.launchpad.net > > > Unsubscribe : https://launchpad.net/~kicad-developers > > > More help : https://help.launchpad.net/ListHelp > > > > > > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~kicad-developers > > Post to : kicad-developers@lists.launchpad.net > > Unsubscribe : https://launchpad.net/~kicad-developers > > More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp