similar to: wxruby/version/linux

Displaying 12 results from an estimated 12 matches similar to: "wxruby/version/linux"

2005 Jun 20
1
Linux Installation Problem
I''ve installed wxWidgets 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
2004 Aug 16
3
RE: wxRuby
STEVE: Yes, wxRuby is being used on OS X. The wxRuby-user''s ML is the best place to go for help. I''ll cross post this and any responses if you don''t want to subscribe. WXRUBY-USERS: Steve is the guy who is working on the One-Click Ruby Installer for OS X. Can anyone spot what his problem is here? Thanks, Curt Stephen Steiner wrote: > > I''ve tried
2006 Apr 18
12
Update on SWIG
SWIG 1.3.29 isn''t going to cut it for us. We''ll have to wait until 1.3.30, unless I can hack together a nasty workaround for a problem with the object tracking. It seem that each SWIG module gets its own hash for tracking objects. This means that, for example, you create a find dialog (in FindReplaceDialog.cpp) events you get from it (from FindDialogEvent.cpp)
2006 Jul 25
2
routing tests
Hi there, is there a script/console like program where I can test my routing? IIRC there is something like that in the agile web dev. with rails book. Patrick -- Posted via http://www.ruby-forum.com/.
2008 Sep 09
1
oggz-comment hangs on multiple comments with same contents
I haven't investigated this much further for now. Easily seen by adding twice the same comment. This will hang. If listing comments, it will hang too, printing that comment forever (or 2^32-1 times maybe). I might have some time this weekend if nobody's looked at it by then (but no promise).
2012 Dec 12
1
[LLVMdev] providing llvm gcc built-in function implementation...
Let me explain briefly my issue: While working on my project ( OSX, llvh gcc 4.2), I run into the compilation error: " .. Undefined symbols for architecture x86_64: ___sync_bool_compare_and_swap_16", referenced from: ... " I decided that the function is declared, but not implemented for uint128_t. So, I implemented the function, and the code is working correctly. But the
2013 Feb 18
0
syntax of a local Windows path
Hi! We want to migrate from a cygwin based rsync to a MingW based version. 'rsync' is used here to install/update a complete TeX tree (see http://wiki.contextgarden.net/ConTeXt_Standalone) from a remote server to a local PC. On Windows based machines the destination is currently something like /cygdrive/c/<path_to_directory> What is the correct way to do the same with the MingW
2011 Apr 13
3
R plots pdf() does not allow spotcolors?
Hi We are about to publish a book, which contains figures made with R plots. An important detail that we did not take into account is that the book will not be printed in 4 colors (cmyk mode), but only 2 (black +"spotcolor"). The spotcolor we use is part of the big Pantone family. The problem is that both pdf() and postscript() offer either rgb or cmyk, but no spotcolors such as
2005 Oct 22
6
wxruby.so error with weft-qda
Dear wxruby users I''ve been trying to get wxruby-based weft-qda 0.9.6 running on a linux from scratch 6.1 system (this list had a discussion about weft-qda last year and alex fenton''s also been trying to help me out - no luck so far). I get stuck with wxruby 0.60 (I think). I compiled wxruby against wxGTK 2.4.2 (without gtk2, without unicode - gtk+ version is 1.2.10) - after
2009 Jan 24
37
Problem running Samples
Hi. I''m desperately trying to learn Ruby and wxWidgets, on my 64-bit Linux machine. However when I try to run any of the samples from the command line I get the following error message: ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86_64-linux/lib/wxruby2.so: undefined symbol: Init_wxMediaCtrl I''d be very grateful for any help. Many thanks in advance! --
2005 Aug 04
9
wxruby2 retooling
I finally gave up on swig 1.3.22, since it seems to be causing too many problems. Ubuntu breezy will have 1.3.24, so I''m retargeting wxruby2 to swig 1.3.24+. At the moment, I have 1.3.25 on my system, since that''s the current release. I''m finding all kinds of problems with the post-processors we have that clean up the .cpp files that swig creates. The
2003 Dec 01
0
No subject
<-----------------------------------------------------------------------> Changes to user passwords are captured by a special DLL, which traps and then stores the password changes in encrypted form in a private area. On each synchronization schedule, the synchronization service first examines the SAM file for changes, and then checks this private area for passwords to be synchronized. Once