Displaying 20 results from an estimated 1000 matches similar to: "Updated - wxRuby Windows installer available for"
2004 Jan 04
4
wxRuby Windows installer available for testing
I have a first cut of a windows installer for wxRuby available for testing.
It can be downloaded with this URL:
http://curthibbs.us/wxruby-mswin-0.2_debug.zip
This installer currently assumes that you have installed Ruby from Andy
Hunt''s one-click Ruby Installer for Windows, *and* that you have installed
it in the default directory (C:\ruby). I still need to figure out how to
read
2004 Jan 03
6
Windows readme and last patch
Kevin,
I have attached a readme file for windows, and a patch file for extconf.rb
(I slightly tweaked my settings).
Tomorrow night I will work in the windows installer. For the this first cut
I will do the installer packaging by hand. But for the future release I want
to fully script the installer packaging and check the script and installer
in to cvs.
Call for Volunteers:
If you are running
2004 Jan 06
5
Another Updated - wxRuby Windows installeravailable for
Hmm everything installed fine but when I try to run the samples I get an
error dialog stating:
"rubyw.exe - unable to Locate Component
This application has failed to start because MSVCRTD.dll was not found.
Re-installing the application may fix this problem."
Which unless you are supplying the debug microsoft dll''s, re-installing
will have no effect :)
This was on WinXP
2004 Jan 06
2
Debug and Release builds of the wxRuby Windows Installer
Ok, I now have both debug and release build installers for wxRuby 0.2 on
windows. As I said in my earlier emails these are designed to install on top
of Andy Hunt''s one-click Ruby Installer for Windows (version 1.8.0).
In the start menu I create a wxRuby group with shortcuts to run the sample
apps and to display "wxRuby Help" (which is just a freshly updated version
of the
2004 Mar 30
12
Big question: Move to SWIG?
A few days ago, someone asked me why I am using wxpp instead of SWIG.
The question prompted me to revisit and re-evaluate SWIG, and I now
believe it would be best to convert wxRuby to SWIG.
SWIG has greatly improved its C++ support since the last time I looked
at it, and I think its Ruby support has improved quite a bit as well.
Also, now that I have written wxpp, I understand the nature of
2003 Oct 22
11
Survey results
Many thanks to the 23 people who took the time to respond to the survey.
It really will help me spend my time more effectively. As promised, here
are the results. I have inserted some comments inside [brackets].
1. Have you downloaded wxRuby?
YES 19
NO 4
2. Have you successfully built wxRuby?
YES 14
NO 8
[We really need binary downloads so people don''t have to build anything.
2003 Dec 31
3
Whoo Hoo! I got a working Windows Build of wxRuby
I finally got a working native windows build of wxRuby (using a static build
of wxWindows so everything is in a single dll -- wxruby.so)!
Two things contributed to my success: 1) building wxWindows with the vc++
makefiles (instead of the vc++ projects), and 2) very careful attention to
compiler/linker flags specified in extconf.rb.
Kevin, I had to modify app.cpp, depend, extconf.rb, and wx.h. I
2003 Dec 13
5
Getting ready for 0.2 release
As I mentioned in October (wow, time moves quickly!), there are two big
items I would like to have in a 0.2 release of wxRuby:
1. Binary builds for as many platforms as possible
2. A document describing how to use the standard wxWindows/wxPython
documentation to develop wxRuby apps
In order for this to happen in any reasonable time frame, I will need
help. For those of you here who are not
2003 Nov 13
16
Submitting patches
I''m a bit new to working on a rubyforge/sourceforge/open source project,
so excuse my obliviousness. What is the preferred way of submitting a
patch to wxruby?
Thanks,
Nick
2003 Oct 25
9
Windows Compile Error
I''ve gotten a lot farther building wxRuby than I did a few months ago. But
its getting late here and I''m going to bed.
In the meantime, does anyone know why I''m getting this compile error:
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -MD -Zi -O2b2xg- -G6
2011 Jun 27
2
hivex-1.2.7 build failure on Ubuntu 10.04, rpl_getopt, rpl_optind
I'm trying to build hivex 1.2.7 on Ubuntu 10.04, and get the following failure:
Making all in xml
make[2]: Entering directory `/opt/sandbox/src/hivex/hivex-1.2.7/xml'
CC hivexml-hivexml.o
CCLD hivexml
hivexml-hivexml.o: In function `main':
/opt/sandbox/src/hivex/hivex-1.2.7/xml/hivexml.c:86: undefined reference to `rpl_getopt'
2004 Apr 15
9
RubyGems and wxRuby
Kevin, were you planning to do a linux tarball or RPM for 0.3 before
focusing on the SWIG version? I think its important for many obvious
reasons, but I''ll just mention the one that prompted me to write this email.
In the long term, I''d like to see wxRuby become the standard GUI toolkit for
ruby, and I am simultaneously working several fronts to help make that
happen. My
2003 Nov 06
2
MinGW build (static linking) problem
Hi!
I am trying to build wxruby with statically linked wxWindows library, but
so far - no luck - bunch of unresolved references during the linking phase.
I''ve seen on the list that Curt was being able to build it, so any hint
would be helpful.
gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2.
Sincerely,
Gour
--
Gour
gour@mail.inet.hr
Registered Linux User #278493
2006 May 03
6
New Release: One-Click Ruby Installer 1.8.4-17 release candidate 2
We are almost there to a final release. The uninstall issues have been
fixed, and a few packages have been upgraded to more recent versions. Many
thanks to Ryan Leavengood and Shahank Date who stepped in to help finish off
this release!
*** Only "show-stopper" problems will be fixed ***
We are extreme short of manpower at the moment. So as much as I would like
to address each and every
2006 Jan 16
1
ajax search
Hi everyone,
I''m a bit new to rails, but I have played around with it for the last month.
I really enjoy programming in rails and I feel that I should program my new
application through this framework.
I am very exited when I start creating my scaffolds and views, there is some
sense of accomplishment.
Now I would really like to make a search function my page that would search
through
2003 Dec 29
5
Font support, MS Windows binaries, Mac status (?)
Wx::Font now supports almost all the methods of wxFont, which should be
good news for anyone interested in rich text editing (FreeRIDE anyone?).
These changes are checked in to CVS and my darcs repository.
Thanks to Nobuaki Arima for submitting font support code. Although I
didn''t actually use that font code, I did directly use the included
sample file, and the changes to const.cpp.
2005 Oct 12
7
www.mycookbook.com not working - just shows apache page
Curt,
This is really, really cool....
On hiccup for me though. All was well until I went to manage the cookbook
application. The Start SCGI command gave the following output:
D:\INSTAN~1\rails_apps\cookbook>..\..\ruby\bin\ruby.exe script\scgi_rails
start -p 9999 -e production -D
ERROR: Could not setup a SIGHUP handler. You won''t be able to get status.
Listening for connections on
2004 Oct 01
14
wxruby-swig on Windows & possible release
I''m trying to build wxruby-swig on windows with the idea of building a
windows installer for it. I think that this would go a long way toward
encouraging windows developers to try out wxruby-swig. What do you think?
Are we far enough along to contemplate a release?
Building wxruby-swig on windows is actually going pretty smoothly, but I
want to build it with vc++ 7.1 to match the
2004 Mar 12
2
ANN: wxRuby 0.2.1 has been released!
This long-awaited version is available from rubyforge:
http://rubyforge.org/projects/wxruby/
The big news, of course, is that it includes binary builds for MS
Windows and Mac OS X Panther. I may add one or more Linux binaries
later, or they may have to wait for 0.3.
This is still an early beta release, so it still has a number of known
problems. If you find a problem that is not mentioned
2004 Aug 23
11
Are we going to do q wxRuby 0.5.0 release?
I''m just trying to plan out my week, and I wanted to see how everyone felt
about a 0.5.0 release of wxRuby (not wxruby-swig).
Are we ready for this? If not, what remains to be done?
Curt