Error during run-time --- HELP

Help is needed

I’m facing a difficulty during run-time using OpenGL library with microsoft visual C++ on Windows 98 operating system. The following error message was displayed during run-time.

In the Error Starting Program dialog box stating the following alert message
“The OPENGL32.DLL file is linked to missing export GDI32.DLL:GdiSwapBuffers”.

Any help would be very greatful. Regards.

You should create a windows GUI app that will link in the GDI library. You can of course do that manually.

This is not a developer forum. You will get help faster in the right forum.