makapuf / bitbox-tubeguy

a "Tubemania" or "Pipemania" kind of game for the bitbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no rule to make target 'build/binaries.h'

lowagner opened this issue · comments

are we missing a dependency? here's what i get when trying to make tubeguy:

lowagner@lonovo:~/bb/tubes$ make
python /home/lowagner/bb/bitbox/scripts/tmx.py -o build/ screen3.tmx > build/screen3.h
python /home/lowagner/bb/bitbox/scripts/tmx.py -o build/ tubes3.tmx > build/tubes3.h
make: *** No rule to make target 'build/binaries.h', needed by 'tubeguy.c'.  Stop.

sorry, forgot to push changes made in bitbox.mk to generate this header. so please pull bitbok sdk

done (also made a .bin release)