Hi, has anyone been able to use wxRuby on Windows 7. When I run a
basic app I get an error saying that MSVCP71.dll is missing. Any ideas
on how to solve this?
On Thu, Apr 1, 2010 at 9:53 AM, tuti plain [email protected] wrote:
Hi, has anyone been able to use wxRuby on Windows 7. When I run a
basic app I get an error saying that MSVCP71.dll is missing. Any ideas
on how to solve this?
Yes, my code run just fine on win 7
you can search that file and then copy it to ruby/bin folder
thats how I usually solve any problem regarding file missing