>
> Shrihari,
>
> Try to install on Windows XP: Microsoft Visual C++ 2005, 2008, 2010
> Redistributable Packages for x86.
>
> Then run your application. If it works, then you can copy missing DLLs
> (msvcr90.dll, etc) from them in your application directory (but it is not
> suggested), else there is something else missing.
>
> Regards,
> Marko Tasic


Wouldn't copying these files from the Windows 7 machine (the one I write
code on) work? Because, otherwise I'd have to copy the files separately for
7 and XP every time I build the app. Right?

Also, Is this a common problem? I have not used any special/unusual packages
either.

Thanks,
Shrihari
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to