no rule to make target 'build/binaries.h'
lowagner opened this issue · comments
Lucas O. Wagner commented
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.
makapuf commented
sorry, forgot to push changes made in bitbox.mk to generate this header. so please pull bitbok sdk
makapuf commented
done (also made a .bin release)