Original Post
HI all,
I''m going through nehe''s tutorials, and am on #6 right now. The key difference is that I''m using the NEHEGL SDL base code instead of the win32 flavor he uses in the tutorials.
Everthings been going fine up until now when I pasted in the LoadBMP function (yes I took the time to understand the code instead of just copy/pasting, but when my version of the function didn''t work, I tried his with the same error)
I get several errors, but I think they''re all connected to the following:
error C2501: ''AUX_RGBImageRec'' : missing storage-class or type specifiers
That being said, I''m unfortunately somewhat of a newbie to c++ having had most of my experience in business app development with VB6, and in the last year C#. Any help you could give me would be grand.
Thanks!
Joel Martinez
http://www.codecube.net/