Can't seem to compile the latest git. Alpha 19

Get support for Unvanquished.
Post Reply
User avatar
JOURNEYMAN
Dragoon
Posts: 342
Joined: Thu Mar 08, 2012 9:42 pm UTC

Can't seem to compile the latest git. Alpha 19

Post by JOURNEYMAN »

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!

Image

User avatar
Ishq
Project Head
Posts: 1152
Joined: Tue Mar 06, 2012 8:32 pm UTC

Re: Can't seem to compile the latest git. Alpha 19

Post by Ishq »

Make sure the OpenAL headers are in the AL dir in /usr/include

User avatar
JOURNEYMAN
Dragoon
Posts: 342
Joined: Thu Mar 08, 2012 9:42 pm UTC

Re: Can't seem to compile the latest git. Alpha 19

Post by JOURNEYMAN »

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!

Image

Post Reply