Get support for Unvanquished.
JOURNEYMAN
Dragoon
Posts: 342 Joined: Thu Mar 08, 2012 9:42 pm UTC
Post
by JOURNEYMAN » Mon Sep 02, 2013 8:52 pm UTC
I get the following error when trying to compile the latest git. git reset and make clean didn't work this time.
In file included from /home/Monk/Games/Unvanquished/src/engine/client/qal.c:30:0:
/home/Monk/Games/Unvanquished/src/engine/client/qal.h:37:20: fatal error: AL/al.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/client.dir/src/engine/client/qal.c.o] Error 1
make[1]: *** [CMakeFiles/client.dir/all] Error 2
make: *** [all] Error 2
Grab reality by the balls and squeeeeze!
Ishq
Project Head
Posts: 1152 Joined: Tue Mar 06, 2012 8:32 pm UTC
Post
by Ishq » Mon Sep 02, 2013 11:21 pm UTC
Make sure the OpenAL headers are in the AL dir in /usr/include
JOURNEYMAN
Dragoon
Posts: 342 Joined: Thu Mar 08, 2012 9:42 pm UTC
Post
by JOURNEYMAN » Tue Sep 03, 2013 1:03 am UTC
The OpenAL headers were not installed on my system for some reason After installing those, I was able to compile normally. The game runs normally as well, albeit a bit ugly without the high poly models. On the plus side the fps has improved somewhat.
Grab reality by the balls and squeeeeze!