kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00030
Re: Building on Debian
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Phil Covington" <p.covington@...>
-
Date:
Sat, 10 Dec 2005 04:29:24 -0000
-
Comment:
DomainKeys? See http://antispam.yahoo.com/domainkeys
-
In-reply-to:
<20051209171422.GA19748@...>
-
User-agent:
eGroups-EW/0.82
--- In kicad-devel@xxxxxxxxxxxxxxx, Bryan Stillwell <bryan@b...> wrote:
>
> On Fri, Dec 09, 2005 at 05:10:42PM -0000, Phil Covington wrote:
> >I tried using scons to build Kicad on Windows using msys. There is
> >something it does not like about my wxWidgets installation. When I
> >get more time I will try it again.
>
> Phil,
>
> Can you send me the error that you're getting? In order to get it to
> compile under OSX, I had to add the following line to cvpcb/SConscript
> and pcbnew/SConscript:
>
> env.Append(LINKFLAGS = ['-framework', 'OpenGL', '-framework', 'AGL'])
>
> This is because the wx-config on OSX doesn't output these flags like it
> should be. I'm curious if there's a similar problem under Windows.
>
> Bryan
>
Hi Bryan,
I will try it again this weekend and send you the error that I get.
Thanks,
Phil
Follow ups
References