wxruby-dev
[Top][All Lists]
Advanced

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

[Wxruby-dev] OS X 10.2.6 compile error


From: John Platte
Subject: [Wxruby-dev] OS X 10.2.6 compile error
Date: Tue, 8 Jul 2003 12:48:49 -0500

Hi Kevin & crew,

I'm trying to get wxRuby up on this Mac. I've got Ruby 1.8 pre 3 on Mac OS X 10.2.6 non-server; dual 1.4 GHz G4.

Downloaded, compiled, and installed the latest stable release of wxWindows for Mac: wxMac-2.4.1.

Then I went to build the latest CVS wxRuby and everything went well until:

g++ -fno-common -g -O2 -fno-common -pipe `wx-config --cxxflags` -I. -I/usr/local/lib/ruby/1.8/powerpc-darwin6.6 -I/usr/local/lib/ruby/1.8/powerpc-darwin6.6 -I. -c fontdialog.cpp fontdialog.cpp: In static member function `static VALUE WxFontDialog::init(int,
   VALUE*, long unsigned int)':
fontdialog.cpp:66: no matching function for call to `wxGenericFontDialog::
   wxGenericFontDialog(wxWindow*&)'
/usr/local/include/wx/generic/fontdlgg.h:45: candidates are:
   wxGenericFontDialog::wxGenericFontDialog(const wxGenericFontDialog&)
/usr/local/include/wx/generic/fontdlgg.h:56:
wxGenericFontDialog::wxGenericFontDialog(wxWindow*, const wxFontData*)
/usr/local/include/wx/generic/fontdlgg.h:49:
wxGenericFontDialog::wxGenericFontDialog(wxWindow*, const wxFontData&)
/usr/local/include/wx/generic/fontdlgg.h:47:
   wxGenericFontDialog::wxGenericFontDialog()
make: *** [fontdialog.o] Error 1
address@hidden ~/packages/wxruby/src]$

Any ideas or fixes?

--
John Platte
Principal Consultant, NIKA Consulting
http://nikaconsulting.com/





reply via email to

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