opentoonz / GTS

GTS does Trace after Scan
https://opentoonz.github.io/download/gts.html
BSD 3-Clause "New" or "Revised" License
65 stars 15 forks source link

Make not working #151

Open Nommalorel opened 3 weeks ago

Nommalorel commented 3 weeks ago

I am on debian12 trying to compile GTS on my machine. Everything went well until the "make" command. When i type make it just gives this:

make all-am make[1]: Entering directory '/home/nommalorel/comp-programs/GTS' make[1]: Leaving directory '/home/nommalorel/comp-programs/GTS'

I am still new to linux so when i looked up what does this mean it seems that "there is nothing to make" in this directory. So what do i do now ?