#139235 - Mitternacht - Mon Sep 03, 2007 8:43 pm
Good evening,
I downloaded devkit and installed, I rebooted my computer and tried by Programmers Notepad 2 to open a project and "make" it, but it crashed...
Thanks for reading.
I downloaded devkit and installed, I rebooted my computer and tried by Programmers Notepad 2 to open a project and "make" it, but it crashed...
Quote: |
> "make"
main.cpp arm-eabi-g++ -MMD -MP -MF /c/devkitPro/examples/nds/Graphics/2D/hello_world/build/main.d -g -Wall -O2 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -I/c/devkitPro/examples/nds/Graphics/2D/hello_world/include -I/c/devkitPro/examples/nds/Graphics/2D/hello_world/build -I/c/devkitPro/libnds/include -I/c/devkitPro/libnds/include -I/c/devkitPro/examples/nds/Graphics/2D/hello_world/build -DARM9 -fno-rtti -fno-exceptions -c /c/devkitPro/examples/nds/Graphics/2D/hello_world/source/main.cpp -o main.o This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. make[1]: *** [main.o] Error 3 "make": *** [build] Error 2 > Process Exit Code: 2 > Time Taken: 00:01 |
Thanks for reading.