On Tue, Apr 25, 2000 at 01:33:29 +1000, Brendan Simon wrote:
> I managed to get the program to link by adding "-lgtkmm -lgdkmm" after the
> `wx-config --libs` argument.
> I'm not sure if this is a problem with the wxgtk-2.1 package or C librariy
> dependencies.
> What needs to be done to get this t
It compiles and links but does not run. I get the following errors:
Gtk-WARNING **: invalid cast from `GtkWindow' to `GtkWindowType'
Gtk-WARNING **: invalid cast from `GtkWindow' to `GtkWindowType'
Gtk-WARNING **: invalid cast from `GtkWindow' to `GtkWindowType'
Gtk-WARNING **: inv
I managed to get the program to link by adding "-lgtkmm -lgdkmm" after the
`wx-config --libs` argument.
I'm not sure if this is a problem with the wxgtk-2.1 package or C librariy
dependencies.
What needs to be done to get this to work out of the box ?
Brendan.
Brendan Simon wrote:
> I have a co
Brendan Simon wrote:
> There was a bug in my makefile. The object files weren't being included
> during the link. However the same errors still occur.
> Brendan.
>
> > I have installed wxgtk-2.1 and tried to compile a program I had working
> > with wxWindowsGtk 2.0.
> > After some changes to my
4 matches
Mail list logo