Code: Select all
In file included from src/event_catcher.cpp:1:0:
include/event_catcher.h:3:21: fatal error: SDL/SDL.h: No such file or directory
compilation terminated.
In file included from include/ConfigurationFile.h:6:0,
                 from include/XmlReader.h:4,
                 from include/XmlWritter.h:4,
                 from src/XmlWritter.cpp:1:
include/event_catcher.h:3:21: fatal error: SDL/SDL.h: No such file or directoryIn file included from include/ConfigurationFile.h:6:0,
                 from include/XmlReader.h:4,
                 from src/XmlReader.cpp:1:
include/event_catcher.h:3:21: fatal error: SDL/SDL.h: No such file or directory 
.
.
.
src/event_catcher.cpp:2:21: fatal error: SDL/SDL.h: No such file or directory
Is the the right location?
Thanks...