[Bug 4499] OpenGL very slow in 0.9.7 -- regression

Wine Bugs wine-bugs at winehq.org
Sun Mar 19 06:12:53 CST 2006


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





------- Additional Comments From leon_fraitak at mail.ru  2006-19-03 06:12 -------
Here's the proper fix:
http://winehq.org/pipermail/wine-devel/2006-March/045657.html
After applying the patch edit the file dlls/opengl32/Makefile.in in the 
following way:
change the line 
IMPORTS   = user32 gdi32 advapi32 kernel32
to
IMPORTS   = user32 gdi32 advapi32 kernel32 ntdll

and then rerun ./configure and recompile Wine in the usual way.

-- 
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