I need help
Posted: Sat Jan 10, 2009 6:28 pm
The make command is not working for the examples, when i try it on a black window the error i get is "nothing to be done for main.cpp
But then if i click on the project for the hello_world For programmers notepad 2 it works fine.
What's wrong, i'm a newbie to all this programing stuff on Nds.
But then if i click on the project for the hello_world For programmers notepad 2 it works fine.
What's wrong, i'm a newbie to all this programing stuff on Nds.
Code: Select all
Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
c:\devkitPro\examples\nds\Graphics\2D\hello_world>make main.cpp
make: Nothing to be done for `/c/devkitPro/examples/nds/Graphics/2D/hello_world/
source/main.cpp'.
c:\devkitPro\examples\nds\Graphics\2D\hello_world>cd C:\devkitPro\examples\nds\G
raphics\2D\hello_world\source
C:\devkitPro\examples\nds\Graphics\2D\hello_world\source>make main.cpp
make: Nothing to be done for `main.cpp'.