🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

SDL problem

Started by
0 comments, last by Nurgle 24 years ago
WHen ever I try to compile something using SDL, I get the following errors... any ideas? In file included from /usr/local/include/SDL/SDL.h:34, from darkpath.h:12, from game.cpp:13: /usr/local/include/SDL/SDL_types.h:37: syntax error before `typedef' /usr/local/include/SDL/SDL_types.h:40: warning: ANSI C++ forbids declaration `SDL_bool' with no type Mark Collins (aka Nurgle) me@thisisnurgle.org.uk Edited by - Godfree^ on 6/11/00 12:49:48 PM

After careful deliberation, I have come to the conclusion that Nazrix is not cool. I am sorry for any inconvienience my previous mistake may have caused. We now return you to the original programming

Advertisement
oops... my bad...

had a bad char before a block of comments (before the includes).... DOH!

I wish gcc gave useful errors....

Mark Collins (aka Nurgle)
me@thisisnurgle.org.uk

After careful deliberation, I have come to the conclusion that Nazrix is not cool. I am sorry for any inconvienience my previous mistake may have caused. We now return you to the original programming

This topic is closed to new replies.

Advertisement