I am using the latest version of Ruby; I have downloaded it, [from here] (http://rubyinstaller.org/downloads/). My installer is: http://dl.bintray.com/oneclick/rubyinstaller/rubyinstaller-2.2.2.exe.
Then, I have installed it into my Windows XP computer. I am using 32-bit system.
But; when I run ruby.exe
, it always returns this error message:
The procedure entry point _gmtime64_s could not be located in the dynamic link library msvcrt.dll.
Some older versions (before of 1.9.3) can run without this error message, on my computer.
Is there any suggestion to fix this error?