 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 95711 |
 |
BY: Dan Rathbun (danzoid61) DATE: 2011-01-11 07:46 SUBJECT: RE: msvcrt-ruby18.dll looked for on ruby 1.9.2p13 I searched thru all the files in the project and only got 2 hits. Both where embedded in compiled source files.
These 2 files had the string "msvcrt-ruby18.dll" embedded in them:
win32-api\win32-etc-0.2.5\etc-0.2.5.so
win32-api\win32-etc-0.2.5\lib\win32\etc-0.2.5.so
You might try and compile them under minGW with your Ruby 1.9.x header files.
(Apparently they were compiled under Ruby 1.8.x)
I don't know if that's your problem... good luck. | |
Thread View
Post a followup to this message
|
 |