Wayne Vucenic

Results 9 comments of Wayne Vucenic
trafficstars

I've also had problems with the libxml gem when trying to use rspreadsheet on Windows (both 7 & 10) with Ruby 2.5.5, even after trying the suggestions above. I noticed...

I've been having this same issue, trying to use rvm to install ruby 3.0.x on a Monterey 2018 Mac mini. Then I realized that my current ruby was jruby-9.2.9.0. I...

Thank you for the information. I think my problem was related to jruby. Does it work for you if the current Ruby in RVM is a jruby version and you...

I installed Contact Manager using "Option 3: Clone Project Locally", JRuby 9.3.4.0, Windows 7 Professional SP 1 x86_64, and it works fine. This does seem to be an ARM64 issue.

>> github has no option in this url: https://github.com/andlabs/libui/network/members to tell if other forks are more updated I think this url: https://github.com/andlabs/libui/network shows that there are 5 (or so) other...

>> Indeed, thank you! You're welcome! Also, scrolling back in time on https://github.com/andlabs/libui/network shows a number of other repos that have commits that just happen to have been made before...

Great suggestion!!! I would also like to see a video like this, especially if it uses SWT. Wayne On Sun, Sep 18, 2022 at 3:46 PM rubyFeedback ***@***.***> wrote: >...

This may not be the answer you're looking for, but I gave up on the other solutions and tried chruby. It works perfectly installing 2.7.8, 3.1.4 and 3.2.2 (and, FWIW,...

FYI, I installed ru2 on Windows 10 using Git Bash, and it seems to have worked fine: wayne MINGW64 ~$ ruby -v ruby 2.3.1p112 (2016-04-26 revision 54768) [i386-mingw32] wayne MINGW64...