seriaolport-1.0.0rc1 has compiled on Windows with Ruby 1.9. But it throws exception when importing:
irb(main):008:0> require 'serialport'
LoadError: 127: The specified procedure could not be found. -
Init_serialport
C:/Users/flipback/Developing/ruby-serialport/serialport.so
from (irb):1:in `require'
from (irb):1
from C:/Ruby19/bin/irb:12:in `<main>'
seriaolport-1.0.0rc1 has compiled on Windows with Ruby 1.9. But it throws exception when importing: