[Bug 4927] Implement glut using wgl and not the native glut library.

Wine Bugs wine-bugs at winehq.org
Fri Dec 8 03:00:44 CST 2006


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


thunderbird2k at gmx.net changed:

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




------- Additional Comments From thunderbird2k at gmx.net  2006-08-12 03:00 -------
Because of issues similar to the ones described in this bugreport glut32 has
been removed from Wine. The dll isn't a core dll and because of this forking it
wasn't needed and second the code of freeglut (which is X11 licensed) was more
than 1MB in size. (The source to standard glut is available too but its license
is not compatible with the LGPL)

So if programs need glut32 you would have to install it by hand but most
programs seem to ship it themself already including the Nvidia demos.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list