search for: app_cb

Displaying 3 results from an estimated 3 matches for "app_cb".

Did you mean: apm_cs
2003 Oct 25
9
Windows Compile Error
...../missing -c -Tpapp.cpp Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 Copyright (C) Microsoft Corp 1984-1998. All rights reserved. app.cpp app.cpp(181) : error C2039: ''GetClassNameA'' : is not a member of ''wxAppWithCallbacks'' app_cb.h(16) : see declaration of ''wxAppWithCallbacks'' NMAKE : fatal error U1077: ''cl'' : return code ''0x2'' Stop. Error executing nmake. wxruby.so - 2 error(s), 0 warning(s) Thanks, Curt
2004 Sep 24
7
wxRuby build problems
I''ve just tried to build wxRuby on a debian/unstable (i386) platform. I went to rubyforge.org and downloaded wxruby-0.5-src.tar.gz. <http://rubyforge.org/frs/download.php/1254/wxruby-0.5-src.tar.gz> I have ruby 1.8.2 installed on my system. I needed to install the debian package ruby1.8-dev in order to get mkmf.rb. That solved my first problem. So then i ran "ruby
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and