you cannot just copy and paste another opengl32.dll this is the interface for opengl to your graphics driver. please leave the opengl32.dll of your os. i think you dosend have an accelerated graphiccard ? then you can use mesa software driver http://www.mesa3d.org/ if you have an accelerated board that supports opengl (most nvidea or ati boards) then use a new driver from the vendor.
what was the first export that arend there ? and what opengl version does your first opengl32.dll support ? < 1.0 ? you can also contact me per mail if you have more questions about glscene or your driverproblem is not solved after this gruss Christian ----- Original Message ----- From: "Andreas Berger" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, October 17, 2005 9:04 PM Subject: [lazarus] glscene problems > I finally got around to installing glscene. First of all I was informed > of a missing export in the "opengl32.dll" file (I am using Win98 SE). I > found Version 5.0 of this dll and installed it. Now I get the following > error: "The OPENGL32.DLL file is linked to missing export > GDI32.DLL:GdiSwapBuffers". I can not find a newer GDI32.dll. Can someone > help me with this? > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > > > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
