C3RV1 / UndertaleNDS

Undertale port for Nintendo DS (src only, no copyrighted material).
GNU General Public License v2.0
179 stars 24 forks source link

make command doesn't work #41

Open LukaTV939 opened 7 months ago

LukaTV939 commented 7 months ago

I've seen closed issues about this which "solve" the problem, but that's really not the case for me.

I followed the readme as accurately as possible and I always get the same error: make: *** No targets specified and no makefile found. Stop.

This is what I did:

  1. Download 4 files from the release
  2. Copied data.win from undertale folder
  3. Selected data.win in the patcher
  4. Selected 3 .patch files
  5. Opened the directory in cmd
  6. typed python3 tools/all.py
  7. after that typed make
  8. I get the same error
C3RV1 commented 3 months ago

Have you downloaded the Github repository too? (not only the release files)