← Back to team overview

kicad-developers team mailing list archive

Re: PCBNew with AUI proof of Concept

 

--- 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.
> Obliusly is not a complete implementation but i need to have feedbacks onhow it works on platforms different of MacOSX.
> 
> Sorry about code style and format, but is only a proof of concept.
> 
> --
> Marco
/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 void wxFrame::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






Follow ups

References