syntiewmaniksyiemlieh
2009-Sep-05 10:55 UTC
[Wine] the opengl and glu fiasco with wine 1.1.29 and nvidia binary
i have been compiling wine from git regularly with no problems whatsoever until now. ./configure now always spits out not found messages for -lGL and -lGLU. opengl and direct3d support cannot be enabled. how do i fix that. i'm on fedora 11 with nvidia 190.32 drivers. thanks for any help i can get.
vitamin
2009-Sep-05 16:19 UTC
[Wine] Re: the opengl and glu fiasco with wine 1.1.29 and nvidia binary
syntiewmaniksyiemlieh wrote:> ./configure now always spits out not found messages for -lGL and -lGLU.Make sure you have 32-bit OpenGL libraries installed. Also check configure.log for what exactly the problem finding libgl & glu.