← Back to team overview

kicad-developers team mailing list archive

Re: wxAUI problems

 

On Fri, 22 Jan 2010, jean-pierre.charras wrote:

Pay attention to enable AUI options when creating Kicad makefiles:
Something like:
OPTION1=-DKICAD_AUIMANAGER=ON
OPTION2=-DKICAD_AUITOOLBAR=ON
cmake -DCMAKE_BUILD_TYPE=Release $OPTION1 $OPTION2   ...

Everything fine now. I just had managed to ignore those options. For the toolbars, some more, (say 6 or so) pixels of space between the icons would help usability IMHO.

Thanks to everyone!

-Vesa






References