Displaying 2 results from an estimated 2 matches for "lwx_mac".
Did you mean:
_wxmac
2004 Apr 23
11
Building wxruby-swig for Mac
...acstart.o obj/wx.o obj/RubyConstants.o obj/App.o obj/Bitmap.o obj/DC.o
obj/Event.o obj/EvtHandler.o obj/Frame.o obj/GDIObject.o obj/Icon.o
obj/Menu.o obj/MenuBar.o obj/Object.o obj/PaintDC.o obj/Point.o
obj/Size.o obj/Window.o obj/WindowDC.o -L/usr/local/lib -framework
Carbon -framework System -lwx_mac-2.4 -ldl -lobjc -o lib/wx.bundle
c++: macstart.o: No such file or directory
rake aborted!
--
Ryan "John" Platte
Custom services, NIKA Consulting
http://nikaconsulting.com/
2004 Apr 29
10
wxruby-swig 0.0.12 is up
This one includes the latest App.cpp which includes the Mac fix from
Nick. I thought it was in 0.0.11, but it wasn''t.
It also adds support for "stock objects", like colours, pens, and fonts.
This turned out to be quite challenging, but I''m happy with the
solution. It only took a few days :-/
Kevin