[Bug 10184] Wine unable to use Mac OS X OpenGL

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 29 19:20:51 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10184


Ryan Walklin <ryanwalklin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #12 from Ryan Walklin <ryanwalklin at gmail.com>  2007-12-29 19:20:50 ---
The configure fix allows Wine to find libGL.dylib during compilation, however
is still unable to link to the OpenGL libs at runtime. This is apparently a
Leopard linker bug, as per my previous posts of conversations with Ben Byer.

ryan at Firebert[~]DYLD_FALLBACK_LIBRARY_PATH=/usr/X11/lib msiexec /i
~/Downloads/SteamInstall.msi 
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  128 (Apple-DRI)
  Minor opcode of failed request:  2 ()
  Value in failed request:  0x3f
  Serial number of failed request:  17
  Current serial number in output stream:  17

Note that omitting the dyld variable prevents wine from finding libGL at
runtime:

err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL
support !
err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:wine_d3d:WineDirect3DCreate Direct3D9 is not available without opengl


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list