bb-osx
bb-osx copied to clipboard
bb aalib demo that builds on modern macs
Fixed missing headers for the various C programs. Also added the correct path to the man page directory on Mac OS and updated README file.
So I was very excited to run this demo on my Mac today and despite some errors, got it working (see pull request with bug fixes: https://github.com/artyfarty/bb-osx/pull/8 however the audio...
caiyousheng@caiyoushengdeMacBook-Pro ~/Downloads/bb-osx-master make 2 ↵ 1129 6.05G RAM 1.62 L 20:42:26 gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -I/usr/local/Cellar/aalib/1.4rc5_1/include -D SOUNDDIR=\"/usr/local/share/bb\" -c...
I managed to compile this on a Thinkpad T420 running kali linux (yes I know I should install a proper desktop distro) with some figuring, but when I run it...
Get the following error message. ./configure works fine but `make` throws the following error: ``` cd . && automake --gnu --include-deps Makefile automake: warning: autoconf input should be named 'configure.ac',...