rubex
rubex copied to clipboard
error in samples on windows
I tried the samples and I keep getting errors like this:
c_struct_interface.rb:1:in require_relative': no super class for Music' (ArgumentError)
from c_struct_interface.rb:1:in `
I get the same kind of error for all the samples
c:\Dominic\programming\repos\git\rubex\examples\c_struct_interface>ruby --version ruby 2.4.1p111 (2017-03-22 revision 58053) [x64-mingw32]
Will have a look soon.
any progress on windows support?
We're currently refactoring the code. Can you have a look and see why this is happening? The current code base runs fine on linux and mac. We don't have any maintainers who use Windows regularly.