kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15018
Re: OSX Build changes.
Fixed this and the patch error in r5167
Wayne
On 10/7/2014 2:59 PM, Bernhard Stegmaier wrote:
> 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.nick@xxxxxxxxx
> <mailto:oe.nick@xxxxxxxxx>> wrote:
>
>>
>> Den 07/10/2014 19.43 skrev "Wayne Stambaugh" <stambaughw@xxxxxxxxxxx
>> <mailto:stambaughw@xxxxxxxxxxx>>:
>> >
>> > 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" <devel@xxxxxxxxx
>> <mailto:devel@xxxxxxxxx>
>> > > <mailto:devel@xxxxxxxxx <mailto:devel@xxxxxxxxx>>>:
>> > >
>> > > On Oct 7, 2014, at 10:10 AM, Mike Crawford <mike@xxxxxxxxxxx
>> <mailto:mike@xxxxxxxxxxx>
>> > > <mailto: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>
>> > > <mailto: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
>> <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
>
References
-
OSX Build changes.
From: Garth Corral, 2014-10-02
-
Re: OSX Build changes.
From: Jean-Paul Louis, 2014-10-06
-
Re: OSX Build changes.
From: Andy Peters, 2014-10-07
-
Re: OSX Build changes.
From: Garth Corral, 2014-10-07
-
Re: OSX Build changes.
From: Andy Peters, 2014-10-07
-
Re: OSX Build changes.
From: Mike Crawford, 2014-10-07
-
Re: OSX Build changes.
From: Andy Peters, 2014-10-07
-
Re: OSX Build changes.
From: Nick Østergaard, 2014-10-07
-
Re: OSX Build changes.
From: Wayne Stambaugh, 2014-10-07
-
Re: OSX Build changes.
From: Bernhard Stegmaier, 2014-10-07