It seems wx22_5.dll is linked to opengl32.dll,
while wx22_2.dll did this via delayed loading.
Is this by accident?
Thanks,
Thomas
It seems wx22_5.dll is linked to opengl32.dll,
while wx22_2.dll did this via delayed loading.
Is this by accident?
Thanks,
Thomas
It seems wx22_5.dll is linked to opengl32.dll,
while wx22_2.dll did this via delayed loading.Is this by accident?
I don't remember for sure but ISTR that there was a build or runtime error
somewhere for someone that was fixed by making it not delay load.
I've changed things for 2.3.x so the wx DLL does not link with opengl at
all. It is done in glcanvasc.pyd instead.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!