arton / rjb

Ruby Java Bridge
https://www.artonx.org/collabo/backyard/?RubyJavaBridge
GNU Lesser General Public License v2.1
117 stars 34 forks source link

use javac -h instead of javah if it does not exist #66

Closed arton closed 5 years ago

arton commented 5 years ago

lamby created nice PR, but it does not work on Windows Visual Studio environment. Therefore another mechanism is required.

see) https://github.com/arton/rjb/pull/63

arton commented 5 years ago

I forgot to reassemble rjb.gemspec