[PyOpenGL-Devel] [ pyopengl-Bugs-3042603 ] PyOpenGL Windows installer should be packaged with C Run
Brought to you by:
mcfletch
|
From: SourceForge.net <no...@so...> - 2010-10-18 09:19:09
|
Bugs item #3042603, was opened at 2010-08-10 11:53 Message generated for change (Comment added) made by mcfletch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=3042603&group_id=5988 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: install Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dana Rea (d_rea) Assigned to: Mike C. Fletcher (mcfletch) Summary: PyOpenGL Windows installer should be packaged with C Runtime Initial Comment: Installation fails on Windows systems that don't include a copy of mscvr71.dll (the C runtime), KB326922 (http://support.microsoft.com/kb/326922) suggests that this file should be packaged with the installer. Can this be included in future versions (precluding any licensing issues)? ---------------------------------------------------------------------- >Comment By: Mike C. Fletcher (mcfletch) Date: 2010-10-18 05:19 Message: Last I looked, you need a paid version of MS Studio to be allowed to package msvcr71.dll, I only have the free (express) version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=3042603&group_id=5988 |