Posted April 02, 2012
All right, I'm pretty much lost and before I go asking around on other boards, I'm going to go ahead and try you guys. Planescape: Torment only works when windowed in wine, and that's not really an ideal state for me, so I'm trying to install GemRB engine. I went to the GemRB website, dled source code, dled source code / compiled / make installed all dependencies, and when I try to make GemRB, this happens:
"
[ 94%] Building CXX object gemrb/plugins/SDLVideo/CMakeFiles/SDLVideo.dir/SDLVideo.o
In file included from /home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:21:0:
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.h:77:23: error: ‘SDL_EventType’ has not been declared
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:2633:38: error: variable or field ‘MouseClickEvent’ declared void
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:2633:38: error: ‘SDL_EventType’ was not declared in this scope
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:2633:64: error: expected primary-expression before ‘button’
make[2]: *** [gemrb/plugins/SDLVideo/CMakeFiles/SDLVideo.dir/SDLVideo.o] Error 1
make[1]: *** [gemrb/plugins/SDLVideo/CMakeFiles/SDLVideo.dir/all] Error 2
make: *** [all] Error 2
"
Basically, what the fuck? What's wrong? What am I missing? I have installed downloaded and installed SDL from it's website, exactly according to instructions!
I tried googling the answer for this particular problem, but couldn't find anything. So, basically, what the hell? What's wrong?
"
[ 94%] Building CXX object gemrb/plugins/SDLVideo/CMakeFiles/SDLVideo.dir/SDLVideo.o
In file included from /home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:21:0:
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.h:77:23: error: ‘SDL_EventType’ has not been declared
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:2633:38: error: variable or field ‘MouseClickEvent’ declared void
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:2633:38: error: ‘SDL_EventType’ was not declared in this scope
/home/fenixp/gemrb-0.7.0/gemrb/plugins/SDLVideo/SDLVideo.cpp:2633:64: error: expected primary-expression before ‘button’
make[2]: *** [gemrb/plugins/SDLVideo/CMakeFiles/SDLVideo.dir/SDLVideo.o] Error 1
make[1]: *** [gemrb/plugins/SDLVideo/CMakeFiles/SDLVideo.dir/all] Error 2
make: *** [all] Error 2
"
Basically, what the fuck? What's wrong? What am I missing? I have installed downloaded and installed SDL from it's website, exactly according to instructions!
I tried googling the answer for this particular problem, but couldn't find anything. So, basically, what the hell? What's wrong?