[ pyopengl-Bugs-3177110 ] Windows python 2.7 installer includes dep. on msvcr71.dll

"SourceForge.net" <[email protected]> Tue, 17 May 2011 23:50:43 +0000
Newsgroups gmane.comp.python.opengl.devel
Message-ID <[email protected]>
Bugs item #3177110, was opened at 2011-02-10 06:21
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=3177110&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: Eli Stevens (wickedgrey)
Assigned to: Mike C. Fletcher (mcfletch)
Summary: Windows python 2.7 installer includes dep. on msvcr71.dll

Initial Comment:
\Python27\Lib\site-packages\PyOpenGL-3.0.1-py2.7-win32.egg\OpenGL\DLLS\gle32.dll
is trying to load msvcr71.dll instead of msvcr90.dll , which doesn't match
python 2.7.

This results in this when trying to import OpenGL.GL:

Python 2.7.1 (r271:86832, Nov 27 2010, 18:30:46) [MSC v.1500 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import OpenGL.GL

At that point, the following message appears in an alert box:

    python.exe - Unable To Locate Component
    This application has failed to start becuase MSVCR71.dll was not found.
Re-installing the application may fix this problem.

The same behavior occurs when trying to import OpenGL.GL from inside our
application, however, aside from the alert box, the application seems to run
fine (we're able to use OpenGL just fine, see 3d stuff, shaders, etc. etc.).

It seems like either the egg for python 2.7 should either include the
msvcr71.dll, or should only try to reference msvcr90.dll (since that's what
python 2.7 uses).

Original mailing list thread here:

http://sourceforge.net/mailarchive/forum.php?thread_name=AANLkTimctcemkdkY4U4JyX9EibLj01ERgNhBXPbrC-Rq%40mail.gmail.com&forum_name=pyopengl-users



----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2011-05-17 23:50

Message:
5TlgFE  <a href="http://fabhqvsgqnph.com/">fabhqvsgqnph</a>,
[url=http://flqzkjzsdjjq.com/]flqzkjzsdjjq[/url],
[link=http://ebqwnfcgxcrj.com/]ebqwnfcgxcrj[/link],
http://eeaamyeagspd.com/

----------------------------------------------------------------------

Comment By: Christoph Gohlke (cjgohlke)
Date: 2011-02-15 22:35

Message:
gle32.dll, included in the PyOpenGL installers for Python 2.6 and 2.7 at
<http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopengl>, is linked against
msvcr90.dll.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105988&aid=3177110&group_id=5988

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net