http://bugs.winehq.org/show_bug.cgi?id=34847
--- Comment #6 from tomas191191@gmail.com --- (In reply to tomas191191 from comment #5)
(In reply to Bruno Jesus from comment #4)
Created attachment 48828 [details] patch
This bug seems similar to bug 36506, does the attached patch help?
I would try, but since the patch only affects "glGetString" and not "glBindTexture" (which is the failing function in this case) I think it'd be a waste of time. I'm no expert though, so please tell me if I'm wrong.
After my hasty reply, I noticed that you attached a patch to your comment. I thought you were talking about the patches attached to the bug you referenced. Please disregard my comment, I will attempt compiling Wine with your patch.