Problem with arm7_main.o

Subforum for discussion and help with ScummVM's Nintendo DS port

Moderator: ScummVM Team

Post Reply
peterbub
Posts: 1
Joined: Wed Mar 14, 2007 10:45 am

Problem with arm7_main.o

Post by peterbub »

Hallo, i start learning developing NDS and have a problem :(
i use:
-devkitpro
-Programms Notepad 2

-libnds-20060718.tar.bz2

-i test a simple tutorial
-i do the funktion make and the "compiler" say:

"make": *** No rule to make target `arm7_main.cpp', needed by `arm7_main.o'. Stop.

what can i do ?

thx
clem
Posts: 2159
Joined: Mon Oct 31, 2005 11:14 am

Post by clem »

probably bad makefile? no idea.

in any case, I don't see how that relates to ScummVM :)

clem
agentq
ScummVM Porter
Posts: 805
Joined: Wed Dec 21, 2005 4:29 pm
Location: London, UK

Post by agentq »

A better place to post this kind of question would be the DS development forum: http://forum.gbadev.org/viewforum.php?f ... 586c536f79

As to your problem, I would suggest that the example you're compiling wasn't installed with the proper directory structure.
Post Reply