kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #04034
Re: wxAUI problems
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"dingo_aus" <dingo.australia@...>
-
Date:
Sat, 23 Jan 2010 04:18:51 -0000
-
In-reply-to:
<4B5A7401.7000005@...>
-
User-agent:
eGroups-EW/0.82
Thanks, yeah I was using cmake not ccmake - cheers.
--- In kicad-devel@xxxxxxxxxxxxxxx, Dick Hollenbeck <dick@...> wrote:
>
> dingo_aus wrote:
> > I am struggling with this error, can you please provide more information about the necessary compile options and how to select them?
> >
> > I'm on Ubuntu and the makefiles are automatically generated. Which filedo I need to alter?
> >
> > Thanks,
> >
>
> Just run ccmake in your build directory. This gives you the
> CMakeCache.txt editor. Then enable both AUI settings.
>
> Configure & generate while in ccmake, then run make when you are done.
>
> Dick
>
References