wxruby-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wxruby-dev] Error wxBitmapButtonBase::OnSetBitmap (was: Building on OS


From: Kevin Smith
Subject: [Wxruby-dev] Error wxBitmapButtonBase::OnSetBitmap (was: Building on OS X...SUCCESS!)
Date: 05 Jul 2003 10:15:42 -0700

On Sat, 2003-07-05 at 06:16, Gour wrote:
> /usr/i486-suse-linux/bin/ld: wxruby.so: undefined versioned 
> symbol name wxBitmapButtonBase::OnSetBitmap(void)@@WXGTK2_2.4

Very strange. The wxruby code doesn't directly refer to the 
wxBitmapButtonBase class, nor to any OnSetBitmap method.

Please try building one of the wxWindows C++ samples, to make sure that
works. Then add this line to it and see if it still works:

wxBitmapButton b;

Thanks,

Kevin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]