On 12/21/06, Juan Jose Natera <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I am trying to build wxPlotCtrl and I have found some problems,
> basicly it's looking for gdk/gdk.h and failing, those files are in
> /usr/include/gtk-2.0 though.
>
> src/plotdraw.cpp:60:25: warning: gdk/gdk.h: No such fil
Hi everyone,
I am trying to build wxPlotCtrl and I have found some problems,
basicly it's looking for gdk/gdk.h and failing, those files are in
/usr/include/gtk-2.0 though.
src/plotdraw.cpp:60:25: warning: gdk/gdk.h: No such file or directory
It then dies after it sees some undeclared gdk_* func