Displaying 20 results from an estimated 1000 matches similar to: "Windows Compile Error"
2003 Oct 27
5
Windows Build - Down to Run Time Errors
I finally got a clean compile and link for wxRuby. Now I''m down to
deciphering runtime errors. Once again, I''m going to pick up on this
tomorrow, but I thought I''d post my console output tonight to see if anyone
has any thoughts before I tackle this tomorrow.
I''m running the same app "minimal.rb"
E:\Dev\RubyDev\wxruby\samples\minimal>ruby
2005 Apr 27
6
does anyone have success with wxruby with wxwidgets 2.6?
Hello, All.
I`m trying to compile wxruby with wxwidgets 2.6 under windows with
latest mingw, but have lot of troubles.
wxwidgets and ruby 1.8.2 compiles just fine, examples work pretty
well.
To make wxruby compile (non-swig, from cvs) i was made some minor
changes like explicit cast ("IN2NUM(...)" to "INT2NUM((long) ...)"),
removed some constant definitions from const.cpp
2004 Jun 11
5
Re: FW: problems installing wxruby
Jeremy Stell-Smith wrote:
> Thanks a lot for the help, guys. I''m up and running with 2.4.2, but I
> did have a few questions.
Excellent.
> So first, a friend and I basically have this month to dedicate to trying
> to get a ruby ide pilot built on top of wxRuby. So, no, I really can''t
> wait a few weeks to start. Any chance you could commit changes into cvs
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 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
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
2006 May 23
10
Ruby on Rails: Up and Running
hello,
On page 49 of the beta version of Ruby on Rails: Up and Running, the
book suggests to download a zip file containing everything that has been
done up to that point, and a create_tables_with_data.sql file. The book
doesn''t have the link, and I couldn''t find it in the book site. Does
anyone know where to get the files?
This is a very good book.
Thanks.
--
Posted via
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
2006 Jan 06
7
Question
All,
I am looking to write an ecommerce application and debating using
rails or struts. Any advice as to which path to follow.
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
2007 May 17
5
How to auto-start a server for a Rails application with IR
dear all,
I configured instant rails to start up when windows reboot.
but I want to let a rails application to start up automatically with
instant rails.
How to do ?
thanks.
-Feng
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2006 Apr 07
5
Instant Rails 1.2
According to Zed Shaw who is doing extensive work on Windows at the
moment, there is some kind of bug or adverse interaction between the
Ruby based MySQL driver and Rails 1.1, but it appears the the C base
MySQL driver works just fine.
Instant Rails 1.2 now includes the C based MySQL driver and Ruby on Rails 1.1.1.
Curt
On 4/1/06, Curt Hibbs <ml.chibbs@gmail.com> wrote:
> Instant Rails
2006 May 26
7
Instant Rails and your own applications
Hi,
I want to make an open source rails project as easy as possible to install.
Can I use Instant Rails for this? I treid to look at the FAQ but could not
see this was possible.
Ideally I would like to have Instant Rails install Ruby, Rails, MySql, etc
and then have it add my application and add the mysql user (could be just
root also) and then the sql for creating the tables.
Sound like fun
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.
2006 Apr 04
7
odd error
Hello everybody.
I have just started trying rails, got instant rails and radrails... Made a new project, and when I tried to create a model I get the following error:
Project> ruby script/generate model user -h
-e:3:in `load'': no such file to load -- script/generate (LoadError)
from -e:3
I?m sure this is a newbie question, I?ve searched the documentation and
2004 Jan 05
3
Updated - wxRuby Windows installer available for
Curt,
I just downloaded and tried your installer and the installation went fine. There are problems with the samples not finding their images files, but only when I try to run the samples from their Start menu shortcuts. When I edit the properties of a shortcut, and change the "Start in" folder to match the folder where the sample resides, then the problems go away. (As-installed,
2004 Mar 03
10
status?
Hi!
Is the wxruby project stalled?
ps: at least the list...
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
2006 Jun 14
5
InstantRails Lost connection to MySQL server
Hiall,
I just tried out InstantRails version 1.3a. After a virgin install and
filling the fresh mysql db with my app schema, I tried runningthe app
with webrick, only to see the infamous "Lost connection to mysql
server" for every action. What is it that I''m doing wrong? I also have
mysql 5 installed on my machine, but the service is stopped while
experimenting with
2006 Mar 22
2
n00b question
Total Ruby N00b here with a question about the Hibbs OnLamp tutorial.
I''m trying to hook up to my cookbook database and I''m getting:
ActiveRecord::StatementInvalid in Recipe#index
Mysql::Error: #42S02Table ''cookbook.recipes'' doesn''t exist: SELECT COUNT(*)
FROM recipes
RAILS_ROOT: ./script/../config/..
My thoughts:
I think I''m not actually