> The project is a simple 'Terminal C++' project, with the only changes
> being an added #include <SDL/SDL.h>, and the contents of main() [below].
>

Hmm.. Seems to build fine on mine, though execution fails because I don't
have a sound device. To build this I did:

New C++ terminal project, accepted defaults.
Replaced main.cpp with your example code.
Went to Project Options|Linker then added the following:
  -lSDL

Ran Execute (F9).

How did you install your SDL libraries?

-- 
The Digital Hermit      Unix and Linux Solutions
http://www.digitalhermit.com
[EMAIL PROTECTED]

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to