[wxruby-users] About wxRuby
Alex Fenton
alex at pressure.to
Sat Jan 26 13:06:51 EST 2008
Muzaffar Hameed wrote:
> I am using Windows XP and I am getting "msvcp71.dll missing", although I
> have installed the wxRuby using gem command from command line.
This is Microsoft's C runtime library. I don't think we're permitted to
redistribute it to users, but if you search on google you will find
numerous free sites where you can download it.
Once you have downloaded it you should put the .dll file in
C:/Windows/system32/. If it requires any other .dll files (eg
mscvr71.dll) you should be able to do the same.
With that in place you should be all set to go.
It's unusual these days that XP doesn't have this .dll available
already. What "Service Pack" of XP do you have installed - do you have
SP2 installed?
hth
alex
More information about the wxruby-users
mailing list