ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
371 stars 83 forks source link

Can't install with Ruby 2.5.0-dev #112

Closed wellington1993 closed 7 years ago

wellington1993 commented 7 years ago

Hi,

my gem install process didn't end when use ruby 2.5.0-dev. After downgrade to 2.4.1 the process terminate.

The problem is "Building native extensions. This could take a while..." never terminate.

Fetching ruby-debug-ide 0.6.0
Installing ruby-debug-ide 0.6.0 with native extensions
Building native extensions.  This could take a while...

Any idea to make gem and ruby 2.5 working together?

Thanks :+1:

os97673 commented 7 years ago

as I said earlier you need to provide ruby headers for the ruby you use to build debase