Displaying 1 result from an estimated 1 matches for "pgundlach".
Did you mean:
gundlach
2006 Jun 08
1
wxruby/version/linux
...from the
webpage is based on WxWidgets 2.4, which is based on GTK 1.2?
I have tried to run ''make'' after ''ruby extconf.rb'' with
WxRuby0.6/WxWidgets 2.6.3 but I got this error:
~/ruby/src/wxruby-0.6-src/src$ make
g++ -fPIC -O2 `wx-config --cxxflags` -I. -I/home/pgundlach/ruby/1.8.4/lib/ruby/1.8/i686-linux -I/home/pgundlach/ruby/1.8.4/lib/ruby/1.8/i686-linux -I. -c wx.cpp
wx.cpp:29: error: new declaration ''int wxEntryStart(int&, char**)''
/opt/wxGTK/include/wx-2.6/wx/init.h:29: error: ambiguates old declaration ''bool wxEntryStart(int&...