search for: rakelinux

Displaying 17 results from an estimated 17 matches for "rakelinux".

Did you mean: makelinux
2007 Mar 26
0
[919] trunk/wxruby2/rake/rakelinux.rb: Use wxWidgets built-in support libs; add wxScintilla option
...px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[919] trunk/wxruby2/rake/rakelinux.rb: Use wxWidgets built-in support libs; add wxScintilla option</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>919</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2...
2006 Oct 25
0
rakelinux.rb
This patch should allow Scintilla to work on Linux (if build correctly). -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: rakelinux.rb.patch Url: http://rubyforge.org/pipermail/wxruby-development/attachments/20061025/6bce071e/attachment.ksh
2005 Aug 02
1
Small fix for rake/rakelinux.rb
I just compiled wxwindows 2.6.1 with debug support. After looking at rakelinux.rb I thought, "let''s set $debug to true". Setting it to true however caused a failure when linking. It was looking for the wrong libs. Removing the $debug block fixed the problem, ie. this code is no longer needed: $debug = false if($debug) $wx_libs.sub!(/lwx_gtk/, '...
2006 Nov 01
0
[719] trunk/wxruby2: Hide unsupported PrinterDC class on GTK (Alex Fenton)
...gt;Date</dt> <dd>2006-10-31 20:37:15 -0500 (Tue, 31 Oct 2006)</dd> </dl> <h3>Log Message</h3> <pre>Hide unsupported PrinterDC class on GTK (Alex Fenton)</pre> <h3>Modified Paths</h3> <ul> <li><a href="#trunkwxruby2rakerakelinuxrb">trunk/wxruby2/rake/rakelinux.rb</a></li> <li><a href="#trunkwxruby2rakerakewxrb">trunk/wxruby2/rake/rakewx.rb</a></li> <li><a href="#trunkwxruby2rakefile">trunk/wxruby2/rakefile</a></li> </ul> </div...
2007 Feb 09
20
Hello Everyone
.../wxX11/ /usr/people/stevenq/Applications/share/swig/ /usr/people/stevenq/Applications/ruby/lib/ruby/site_ruby/1.8/rake I added rake to my path and I''m getting: [DING!]carburetor: /usr/people/stevenq/src/wxruby2-preview-0.0.38/ 78$ rake (in /home/stevenq/src/wxruby2-preview-0.0.38) ./rake/rakelinux.rb:35: command not found: wx-config --version ./rake/rakelinux.rb:35: command not found: wx-config --cppflags ./rake/rakelinux.rb:35: command not found: wx-config --libs ./rake/rakelinux.rb:35: command not found: wx-config --cxx ./rake/rakelinux.rb:35: command not found: wx-config --ld ./rake/...
2008 Jan 01
5
Compiling wxruby-1.9.2
...ib/wxruby-1.9.2/rakefile:48 (See full trace by running task with --trace) And with --trace: (in /bld/lib/wxruby-1.9.2) rake aborted! can''t convert nil into String ./rake/rakewx.rb:101:in `exists?'' ./rake/rakewx.rb:101:in `use_wx_config'' ./rake/rakelinux.rb:9 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'' /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' /bld/lib/wxruby-1.9.2/rakefile:48 /usr/lib/ruby/site_ruby/1.8/rake.rb:1940:in `load''...
2006 Aug 25
2
rakefile DEBUG changes
...called simply DEBUG but I have renamed it to WXRUBY_DEBUG. I also added a second environment variable, WXRUBY_VERBOSE, which turns on extensive console output that can help debug memory problems. It prints a message any time an object is created, destroyed, etc. This used to only be an option in rakelinux.rb, but I have moved it to rakewx.rb. It is possible that my changes will cause errors on other platforms, notably VC++ on MSWin. If you build on other platforms, please let me know whether it still works, or if you have problems. Kevin
2008 Jan 03
0
[ wxruby-Feature Requests-16788 ] Support Dynamic wxgtk libraries in Linux
...d of wxruby2 used to be dynamically linked, way back. I''ll have a dig around in SVN and see if we can identify the change and get this to be a working option. This''ll be after the next release; please do add a feature request for this to track it. =end The following is in rake/rakelinux.rb: $link_wx_statically = true When set to false,the compile no longers fails, but the samples still do not run. wxruby is dynamic on my system with no "trivial" option to enable static. I may be contacted at the following: demaillists_at_comcast_dot_net -------------------------------...
2007 Dec 31
0
[ wxruby-Bugs-16718 ] rake aborted! can''t convert nil into String
...rted! can''t convert nil into String Initial Comment: 1.9.2, Ubuntu 7.10: $ sudo rake install --trace (in /home/qubodup/src/wxruby-1.9.2) rake aborted! can''t convert nil into String ./rake/rakewx.rb:101:in `exists?'' ./rake/rakewx.rb:101:in `use_wx_config'' ./rake/rakelinux.rb:9 /home/qubodup/src/wxruby-1.9.2/rakefile:48:in `require'' /home/qubodup/src/wxruby-1.9.2/rakefile:48 /usr/lib/ruby/1.8/rake.rb:1846:in `load'' /usr/lib/ruby/1.8/rake.rb:1846:in `load_rakefile'' /usr/lib/ruby/1.8/rake.rb:1918:in `run'' /usr/bin/rake:4 ----------...
2006 Oct 25
1
Linux Scintilla support
...on bigdemo. I also get a lot of GLib and Gdk warnings and errors while running. Doesn''t sound good to me. I''m happy to post the gem somewhere so someone else can test it. It''s entirely possible I''ve hosed up something on my machine. I''ll post the rakelinux.rb patch for someone else to look over. Roy
2008 Jan 02
7
Bug #16760
Hi, I just submitted bug #16760. Feel free to contact me with any questions or comments. (svn failed too, but I can''t say if this is the same error. If this is a dependency issue, the main web page should be updated too.) I''m just trying to run wxruby and go through the tutorial, but also want enter it as a new package for the SourceMage GNU/Linux distribution. Thanks.
2007 Jul 23
0
[1142] trunk/wxruby2/README: Updated README with latest version info and Kevin credit
...currently fully supported: </ins><span class="cx"> </span><del>- Mac OSX: rakemacosx.rb - MS Windows VC++: rakemswin.rb </del><ins>+ Mac OSX (gcc): rakemacosx.rb + MS Windows (VC++): rakemswin.rb + Linux (GTK2 + gcc): rakelinux.rb + +For other platforms, you may need to edit the appropriate +platform-dependent rake file if your system is not yet supported, or if +it is unusual. These files are found in the rake subdirectory: + </ins><span class="cx"> MS Windows BC++: rakebccwin.rb </span&...
2007 Oct 17
19
1.9.2, OpenGL
[third sending attempt...] I''m going to try and test out the samples on MSW over the next few days and if things look good I think we should release 1.9.2. Might try and fix the bugs related to TreeCtrl#get_first_child as these might involve minor API changes. So if anyone has any time to test out SVN HEAD and look for anything funny, please do. Also, we have an anonymous patch
2006 Apr 15
3
Further problems with rubyt2 on MacOS X (intel)
...ssue and the "id" keyword conflict issue. however somethings''s happening that as far as I can see has not been mentioned on the list. here''s the first few lines of the build fail report: ------------------------------------------------------------------------ ./rake/rakelinux.rb:16: warning: global variable `$link_wx_statically'' not initialized g++ -c -I/usr/lib/wx/include/mac-ansi-release-2.6 -I/usr/include/wx-2.6 -D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g -O2 -fno-common -pipe -fno-common -Wno-unused-function -I /usr/lib/ruby/sit...
2007 May 28
8
sash position problem
Hi, I''ve written a small app implementing SplitterWindow and have a problem with specifying the sash position on Windows. At the moment, I call split_vertically and pass it a positive integer for position. This works as expected on FreeBSD and Linux (Ubuntu and Debian), but seems to have no effect on Windows. Is there something particular I need to be doing to get this to work on
2006 Oct 02
14
0.0.36 tagged and released
Hi I''m pleased to let you know that wxruby2-preview 0.0.36 is now available on Rubyforge. Binary gems to follow... To check out a clean copy from SVN and build from source: svn co svn://rubyforge.org/var/svn/wxruby/tags/wxruby2/0.0.36 cd 0.0.36 rake gem WXRUBY_VERSION=0.0.36 From my reading of SVN docs it''s probably wise for developers to checkout anonymously as a bit of
2006 Aug 19
12
Compiling WxRuby2 on Ubuntu 6.06
Hi All, I am trying to compile WxRuby on Ubuntu 6.06. I checked out the latest source code from CVS and ran ''rake'' under the wxruby2 directory. I am getting the following error. root@imayam:/work/wxruby/wxruby2# rake (in /work/wxruby/wxruby2) rake aborted! Don''t know how to build task ''src/App.cpp'' (See full trace by running task with --trace) I am