← Back to team overview

kicad-developers team mailing list archive

Re: PCBNew with AUI proof of Concept

 

--- In kicad-devel@xxxxxxxxxxxxxxx, "wafeliron" <wafeliron@...> wrote:
>
> --- In kicad-devel@xxxxxxxxxxxxxxx, "Marco Serantoni" <marco.serantoni@> wrote:
> >
> > I've just ended to play a bit with wxAUI and seems that enough easy to implement on the existing codebase.
> /home/jerry/projects/opensource/kicad/kicad-core/trunk/kicad/cvpcb/displayframe.cpp: In member function `virtual void WinEDA_DisplayFrame::ReCreateHToolbar()':
> /home/jerry/projects/opensource/kicad/kicad-core/trunk/kicad/cvpcb/displayframe.cpp:120: error: no matching function for call to `WinEDA_DisplayFrame::SetToolBar(WinEDA_Toolbar*&)'
> /usr/include/wx-2.8/wx/gtk/frame.h:69: note: candidates are: virtual voidwxFrame::SetToolBar(wxToolBar*)
> make[2]: *** [cvpcb/CMakeFiles/cvpcb.dir/displayframe.cpp.o] Fout 1
> make[1]: *** [cvpcb/CMakeFiles/cvpcb.dir/all] Fout 2
> make: *** [all] Fout 2
> 
> wxwidgets 2.8.9 unicode on debian linux testing/unstable 64 bits

You should enter in the pcbnew directory and do "make" only in that directory.
Is not a patch for all the binaries.







Follow ups

References