Displaying 1 result from an estimated 1 matches for "boolwxentrystart".
2005 Jun 20
1
Linux Installation Problem
...ts on Fedora Core 3 and I''m now trying to install
wxRuby. extconf.rb ran correctly, but when I run make, I get the
following error:
wx.cpp:29: error: new declaration `int wxEntryStart(int&, char**)''
/usr/local/include/wx-2.6/wx/init.h:29: error: ambiguates old
declaration `boolwxEntryStart(int&, wxChar**)''
make: *** [wx.o] Error 1
Any thoughts?