|
From: Joseph N. R. <jos...@in...> - 2005-05-09 09:09:45
|
Hello all:
I am having an issue with compiling the CVS version of Eiffel SDL.
It appears that it cannot find the SDL headers, though SDL_HEADER is set.
Here is the output of trying geant install:
joseph@slinky:~/local/esdl$ geant install
Generating wrappers for esdl
/home/joseph/local/esdl/library/c_glue_code/esdl.h:4:17: SDL.h: No such
file or directory
/home/joseph/local/esdl/library/c_glue_code/esdl.h:5:23: SDL_image.h: No
such file or directory
BUILD FAILED!
For my system variables:
ESDL=/home/joseph/local/esdl
SDL_HEADER=/usr/include/SDL
EWG=/home/joseph/local/ewg
ISE_EIFFEL=/usr/local/Eiffel55/
ISE_PLATFORM=linux-glibc2.1
I believe that should be all of them.
Any ideas?
Well, thanks again for the hard work!
Joseph
|