 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 93775 |
 |
BY: Allan Davis (javaalley) DATE: 2010-06-02 18:27 SUBJECT: OCRA fails to create exe I have an application I am trying to build an windows executable it is failing when i try to run the scripts through ocra.
The code is here: http://github.com/javaalley/dragons_keep
It is using wxruby, activerecord 3.0beta3 and sqlite3 and bundeler
this is the error message i get:
c:/ruby19/lib/ruby/gems/1.9.1/gems/activerecord-3.0.0.beta3/lib/active_record/session_store.rb:43:in `<module:ActiveRecord>': uninitialized constant ActiveRecord::ActionDispatch (NameError)
from c:/ruby19/lib/ruby/gems/1.9.1/gems/activerecord-3.0.0.beta3/lib/active_record/session_store.rb:1:in `<top (required)>'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:157:in `const_get'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:157:in `block (3 levels) in attempt_load_autoload'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:154:in `each'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:154:in `block (2 levels) in attempt_load_autoload'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:152:in `each'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:152:in `block in attempt_load_autoload'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:146:in `loop'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:146:in `attempt_load_autoload'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:201:in `build_exe'
from c:/ruby19/lib/ruby/gems/1.9.1/gems/ocra-1.1.3/bin/ocra:461:in `block in <top (required)>' | |
Thread View
| Thread |
Author |
Date |
 |
OCRA fails to create exe | Allan Davis | 2010-06-02 18:27 | |
Post a followup to this message
|
 |