Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in samples on windows #29

Open
dsisnero opened this issue Sep 25, 2017 · 3 comments
Open

error in samples on windows #29

dsisnero opened this issue Sep 25, 2017 · 3 comments

Comments

@dsisnero
Copy link

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]

@v0dro
Copy link
Member

v0dro commented Oct 2, 2017

Will have a look soon.

@dsisnero
Copy link
Author

any progress on windows support?

@v0dro
Copy link
Member

v0dro commented Jan 25, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants