Netbean: cann't load win32ole?

I

iMelody Ooo

Fast Debugger (ruby-debug-ide 0.4.6) listens on localhost:53042
DL: This is only a partial implementation, and it's likely broken
D:/NetBeans/ruby2/jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require': no such file to load -- win32ole (LoadError)
 
D

David Mullet

iMelody said:
Fast Debugger (ruby-debug-ide 0.4.6) listens on localhost:53042
DL: This is only a partial implementation, and it's likely broken
D:/NetBeans/ruby2/jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require': no such file to load -- win32ole (LoadError)

It appears that NetBeans is running your project on the JRuby platform,
which doesn't include a win32ole library.

Right-click on the project icon and select Properties. In the Project
Properties window, click on Run and switch the Ruby Platform from JRuby
to your standard Ruby install.

David
 
C

Charles Oliver Nutter

FWIW, a win32ole library is in development and should be in JRuby for 1.6.
 
A

Anand S.

Charles said:
FWIW, a win32ole library is in development and should be in JRuby for
1.6.

Nice! Is there an early version that I can play with and what would be a
trend date (just a guidance would do) for JRuby 1.6 release ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,143
Messages
2,570,822
Members
47,368
Latest member
michaelsmithh

Latest Threads

Top