|
From: Haravikk <ad...@ha...> - 2008-12-19 22:21:46
|
Hi there, I'm trying to install the Mesa 3D Open GL drivers onto Windows XP (SP3) in order to get a game working that requires OpenGL 1.4 or higher. The reason I'm doing this is because I'm running XP under emulation, so can't use proper graphics card drivers from NVIDIA. Anyway, I got the free copy of Visual Studio 2008 from my university, and built the latest Mesa 3D version (7.2). It appears to have built successfully (I got all the expected files), however, when I install them I get an error from the application I want to run as follows: "The procedure entry point glTexImage3D could not be located in the dynamic link library OPENGL32.DLL". Anyone know what could be wrong? Ideally I'd just like to have a copy of the DLLs etc. that are known to work under XP and support at least OpenGL 1.4, if anyone could provide that it would be much appreciated! Thanks Haravikk |