gluPerspectivef error

Everything else that doesn't fall into one of the other PB categories.
cYanide
New User
New User
Posts: 9
Joined: Fri Aug 15, 2003 7:24 pm

gluPerspectivef error

Post by cYanide »

hiya i seem to get a gluPerspectivef is not a function etc error msg, is there any updated file i need to use this? (aint used pb for a while)
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: gluPerspectivef error

Post by traumatic »

You'll need the "GLU32F" library in order to use "gluPerspectivef".
http://www.purearea.net/pb/download/userlibs/GLU32F.zip

Of course, I recommend you using my GlWrapper-library :wink:
http://www.purearea.net/pb/download/use ... rapper.zip
Good programmers don't comment their code. It was hard to write, should be hard to read.
cYanide
New User
New User
Posts: 9
Joined: Fri Aug 15, 2003 7:24 pm

Post by cYanide »

tnx chief all sorted now
Post Reply