Hurrican
Fri, 07/27/2012 - 14:40 | by sixsixfive
Hurrican is a freeware jump and shoot game that is based on the Turrican game series. Blast your way through nine action-packed levels filled with different enemies and powerups.
Links:
Product Page
Links:
Project page | Genre: | Action, Arcade, Shoot 'Em Up |
| Game theme: | Science-fiction |
| Game features: | Singleplayer |
| Game modes: | Campaign |
| Graphic: | 2D |
| License: | Open |
| Payment: | Free |






Comments
Building on Ubuntu 11.04
Hi there,
I'm trying to build the latest SVN on Ubuntu 11.04, but
it keeps on asking for "bcm_host.h":
gcc -g -Wall -O0 -c -I./SDLPort -Icml -I./unrarlib040/unrarlib -I/usr/include/SDL/ -I/usr/include/libmodplug -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/GLES -I/opt/vc/include/EGL -DPLATFORM_SDL -DENABLE_CONSOLE_COMMANDS -DUSE_MODPLUG -DRPI -DUSE_GLES1 -DUSE_EGL_RPI SDLPort/eglport.c -o SDLPort/eglport.o
SDLPort/eglport.c:50:22: fatal error: bcm_host.h: No such file or directory
compilation terminated.
make: *** [SDLPort/eglport.o] Error 1
Anybody any ideas ?
Try opening src/Makefile and
Try opening src/Makefile and changing
TARGET = rpi
to
TARGET = linux
its workin man thanks!!
its workin man thanks!!
???
How do I play this? The main download site only gives errors, the SVN data don't mention linux and have no makefile or alike. Anyone suceeded in building a linux executable?
What's the problem?
svn co svn://svn.code.sf.net/p/hurrican/code/trunk hurrican && cd hurrican/Hurrican/src/ && make
how to install??
i have downloaded the source code now how to install?? it showed some error in the installation you gave after all the game data was downloaded....sorry i'm new to linux...thanks in advance :)
please give us some details,
please give us some details. What exactly happend? How did it happen?
i put the code u gave in
i put the code u gave in terminal, after that when all files were downloaded i think it was going to install it or something, but instead some error came in the terminal , i dont remember what it was ....but the files are there in the root drive, so now what should i do????
I think it was an error
I think it was an error during make, perhaps a missing development package
just post your terminal output here: http://nopaste.info/ and give us the link
i tried using superuser but
i tried using superuser but it still didnt work showing some file or directory missing error while extracting
heres the nopaste link of the shown output http://nopaste.info/90f96ecb6a.html