Ruby Ocra executable fatal error on different windows version
问题 I made a pretty simple program for adding to and organizing an array of book authors/titles. I only have one require at the top which is a module I created. The code is all just standard ruby with no gems or anything implemented. require_relative 'pairs2d' I used ocra to turn it into an executable, and the .exe worked fine on my windows 7 computer (which has Ruby installed). When I put the .exe on another computer and ran it, I received a fatal error. The other computer is Windows XP, and it