search for: wxuse_graphics_context

Displaying 2 results from an estimated 2 matches for "wxuse_graphics_context".

2007 Nov 21
6
MediaCtrl
Hi. Attached you find an attempt to adding MediaCtrl to WxRuby. It''s only tested on windows (compiled with msvc 6.0). Everything seems to be working fine except for a small problem with a few functions: wxFileOffset Seek(wxFileOffset where, wxSeekMode mode = wxFromStart); wxFileOffset Tell(); //FIXME: This should be const wxFileOffset Length(); //FIXME: This should be const
2008 Aug 28
1
Building wxruby on windows with Visual C++ Express Edition
...ocess error occurs. May be another compiler should be used or I missconfigured something? Configurations that I''ve made: switched runtime library to "Multi-Threaded (/MT)" for all projects and in ''include/wx/msw/setup.h'' defined wxUSE_UNICODE, wxUSE_GLCANVAS and wxUSE_GRAPHICS_CONTEXT to 1 link swig/wx.res obj/AboutDialogInfo.obj ...<lots of objs and libs>... c:/ruby /lib/msvcrt-ruby18.lib /dll /out:lib/wxruby2.so Microsoft (R) Incremental Linker Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. LINK : warning LNK4068: /MACHINE not specif...