itfrombit / osx_handmade

OS X port of Handmade Hero
152 stars 18 forks source link

cp: ../data/test1_v1.hha: No such file or directory #8

Closed SethArchambault closed 5 years ago

SethArchambault commented 5 years ago

I solved this by cp ../data/test1.hha to ../data/test1_v1.hha , but I had to do this for all the assets in ../data

I also had to move the contents of handmade_hero_art_pack_1.zip to ./art

Nothing big, just some friction no my first make.

itfrombit commented 5 years ago

Hi Seth, Thanks for the heads up on these two issues, and sorry for the problems! I had reorganized some files somewhere along the way and I didn't do a good job of testing on a clean environment. I'll fix these soon as I bring the Mac port up-to-date. Thanks again! -Jeff

itfrombit commented 5 years ago

As of Day 516, HHA files are now generated as needed at runtime. Make sure you have Casey's art pack /sources directory at the root of this repository before compiling for the first time and everything should get moved into place as part of the build.