News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

problem with Opengl dlls

Started by Hjortur, August 15, 2006, 01:26:58 AM

Previous topic - Next topic

Hjortur

Hello my name is Hjortur and I am a total newby when it comes to opengl (and frankly assembly too) anyway, I downloaded the opengl Redbook, and decided to have a go at the example programs.  When I try to run any of the examples I get a error saying that some dlls are missing (opengl32.dll, opengl.dll, glut.dll, glut32.dll, ipl.dll) so I googled all of them and installed them on my machine.  Now the program complaints because it can not determine the entry point for the function "glrotatef" in opengl.dll.

Can someone please tell me what dlls I do need to start developing something and where I can get them.
Thanks in advance, and please exceuse me for my poor english I come from Iceland.

this is the link to the example programs:  http://www.opengl.org/resources/code/samples/redbook/

ToutEnMasm

Hello,
Seems you have got old sources in c.
If you want a real help on the subject , the better site i have found is
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=01
You have the choice to further languages (masm also) and they can be compiled.
                                      ToutEnMasm

Hjortur

Ok thanks, ToutEnAsm, that did it for me.  I was looking for the masm version of these tutorials but didn't find them.

Mark Jones

#3
These tutorials are great! I compiled all the html and MASM code into one package and it is 1.7MB compressed.

Edit: But I'd have to get permission to redistribute it, and it looks like NeHe may be updating all the tutorials anyways. Also note, the MASM code is only present up to lesson 21, but there are currently 48 lessons total...
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08