Advertisement

very new to opengl and vc++

Started by February 14, 2002 08:09 PM
15 comments, last by phillysnotcool 23 years ago
Look''s like someone forgot to link to the OpenGL librarys.
thanks a lot for all your replies but i am unfortunately still getting the same error. which makes me think it''s a configuration problem.

i am linking to OpenGL32.lib GLu32.lib GLaux.lib in addition to the regular libraries. is there something else i should try?

thanks a lot
jake
Advertisement
well i just cleared everything out and started from scratch and now it compiles. i don''t know what the problem was but thanks a lot to all the people who replied. thanks
jake
ZealousElixir : It is PFD_DOUBLE_BUFFER, not PFD_DOUBLEBUFFER
No, actually vincoof, it''s PFD_DOUBLEBUFFER.

Later,
ZE.

//email me.//zealouselixir software.//msdn.//n00biez.//
miscellaneous links

[if you have a link proposal, email me.]

[twitter]warrenm[/twitter]

...and if you don''t believe me, go here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/opengl/ntopnglr_73jm.asp

and then kindly screw a tree.

Later,
ZE.

//email me.//zealouselixir software.//msdn.//n00biez.//
miscellaneous links

[if you have a link proposal, email me.]

[twitter]warrenm[/twitter]

Advertisement
declarations in the middle of a function is not allowed. I had the same problem and when i resolved it, i said:"i''m dumb".

Excuse my poor english

This topic is closed to new replies.

Advertisement