search for: lruby18

Displaying 1 result from an estimated 1 matches for "lruby18".

Did you mean: ruby18
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
I am trying to build wxruby from source, but I have encounter an error. For some reason the ''rake'' command fail when it tries to link lib/wxruby2.so because it is missing missing -lruby18 resulting in errors like wx.cpp:(.text+0x1618): undefined reference to `rb_intern'' wx.cpp:(.text+0x165c): undefined reference to `rb_eNotImpError'' wx.cpp:(.text+0x1666): undefined reference to `rb_raise'' wx.cpp:(.text+0x167d): undefined reference to `rb_const_defined...