ANN: wxRuby 0.1.0 Alpha has been released!

C

Curt Hibbs

http://rubyforge.org/project/showfiles.php?group_id=35&release_id=46

The code itself has been quite stable for several weeks. This release
includes Gour's excellent MinGW README notes, along with various updates
to the README, and clarification of the LICENSE.

Thanks to everyone for your help in putting this together. It was
definitely a team project. I look forward to getting lots of feedback so
we can have a much improved 0.2.0 release. The most pressing needs, I
think, are better README files, cleaner samples, and binary packages.

Kevin Smith

_______________________________________________
wxruby-users mailing list
(e-mail address removed)
http://rubyforge.org/mailman/listinfo/wxruby-users
 
M

Markus Jais

Curt said:
http://rubyforge.org/project/showfiles.php?group_id=35&release_id=46

The code itself has been quite stable for several weeks. This release
includes Gour's excellent MinGW README notes, along with various updates
to the README, and clarification of the LICENSE.

Thanks to everyone for your help in putting this together. It was
definitely a team project. I look forward to getting lots of feedback so
we can have a much improved 0.2.0 release. The most pressing needs, I
think, are better README files, cleaner samples, and binary packages.

Kevin Smith

_______________________________________________
wxruby-users mailing list
(e-mail address removed)
http://rubyforge.org/mailman/listinfo/wxruby-users

great!

but I have a problem compiling it.

c++ -shared `wx-config --libs` -Wl,--version-script,./version-script
-L"/usr/local/lib" -o wxruby.so wx.o app.o bitmap.o button.o calendar.o
checkbox.o choice.o colour.o colourdata.o colourdialog.o combobox.o const.o
date.o dialog.o dirdialog.o event.o evthandler.o filedialog.o font.o
fontdata.o fontdialog.o frame.o gauge.o layout.o listbox.o menu.o menubar.o
messagedialog.o point.o radio.o rect.o size.o sizer.o slider.o spin.o
statictext.o textctrl.o timer.o validator.o window.o icon.o artprovider.o
log.o listctrl.o list.o panel.o scrolledwindow.o dc.o brush.o pen.o caret.o
statusbar.o ownerdrawn.o config.o region.o cursor.o notebook.o tooltip.o
mask.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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top