scurest / apicula

Convert Nintendo DS .nsbmd models
BSD Zero Clause License
160 stars 19 forks source link

macOS: command not found #50

Closed reppoy closed 1 year ago

reppoy commented 1 year ago

Hi, I've followed the build instructions and I'm getting this error: zsh: command not found: apicula

If it helps, I get this warning when I build it:

image

Things seem to work if I run it like this with the file in the release folder:

image

Let me know if you need more details on my end, I might just be missing a step. It's not a huge deal if I have to use it like this.

scurest commented 1 year ago

Hi. Yes, it's the same as any command line program. You either give the path to the executable or you can put the binary in your PATH.