search for: wxbitmapbuttonbase

Displaying 2 results from an estimated 2 matches for "wxbitmapbuttonbase".

2004 Jun 25
4
wxruby 0.4.0 won''t compile [linux]
Has anyone run across this: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: wxruby.so: undefined versioned symbol name wxBitmapButtonBase::SetMargins(int, int)@@WXGTK2_2.4 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: Bad value collect2: ld returned 1 exit status make: *** [wxruby.so] Error 1 rm mdiclientwindow.cpp mdichildframe.cpp Any ideas? (linux-2.4.x, gtk2,...
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
...o socket.o url.o stream.o toolbar.o image.o palette.o treectrl.o > classinfo.o splitterwindow.o methods.o staticbitmap.o control.o > togglebutton.o grid.o menuitem.o textattr.o -ldl -lcrypt -lm -lc > > > I /usr/i486-suse-linux/bin/ld: wxruby.so: undefined versioned symbol name > wxBitmapButtonBase::OnSetBitmap(void)@@WXGTK2_2.4 > /usr/i486-suse-linux/bin/ld: failed to set dynamic section sizes: > Bad value > collect2: ld returned 1 exit status > > > I have wxwindows 2.4.1 with GTk2 and Ruby 1.8.0 > > any ideas what is wrong here ? > > Markus > > > >...