Bennu Game Development

English Forums => General => Topic started by: danielt3 on August 21, 2017, 12:22:21 AM

Title: building BennuGD
Post by: danielt3 on August 21, 2017, 12:22:21 AM
Hell

I just downloaded the lastest SVN revision and can't build it. I'm using Ubuntu Linux 16.04.

The 'build-linux.sh' script does not work out of the box but I tried to enter the 'core' directory and typed:

./configure && make

The build returns the following error:

make[2]: *** No rule to make target 'config.c', needed by 'libbgdrtm_la-config.lo'.  Stop.

It seems that the config.c file is missing because I can't find it, but I'm not sure. Could someone please help me?

Title: Re:building BennuGD
Post by: SplinterGU on August 21, 2017, 03:55:11 AM
thanks... try again.
Title: Re:building BennuGD
Post by: danielt3 on January 21, 2019, 01:41:26 AM
Thank you.
It worked!