Recent content by ramonsmit125

  1. R

    Homebrew .cpp to .nds

    now i get this. by the way msys doesnt work:( > "make" main.c In file included from C:/devkitPro/palib/lib/include/nds/arm9/PA_General.h:10, from C:/devkitPro/palib/lib/include/nds/arm9/PA_BgTiles.h:7, from C:/devkitPro/palib/lib/include/nds/arm9/PA_Text.h:9, from...
  2. R

    Homebrew .cpp to .nds

    Hello, (i'm not so good in english) I have a question. I want to make a NDS app and I have Programmers Notepad. I have my main.cpp and makefile. so i go to tools and then make (alt+1) Then I get this : > "make" basename: extra operand `Settings/Linda/Bureaublad/Nieuwe' Try `basename --help'...