Search results

  1. thehedge

    Error when compiling libNDS rom

    So after messing around with the Makefile for a bit, I successfully compiled the ROM. Thanks for the help.
  2. thehedge

    Error when compiling libNDS rom

    I got the Makefile from the link you sent and I modified the devkitARM path to the one I have installed, then I modified my tasks.json to run the Makefile, but I got this output in the terminal. * Executing task: make -f Makefile.makefile basename: extra operand ‘DS’ Try 'basename --help'...
  3. thehedge

    Error when compiling libNDS rom

    I'm using a tasks.json, because VSCode is my code editor. { "version": "2.0.0", "tasks": [ { "label": "Compile Nintendo DS Project", "type": "shell", "command": "/opt/devkitpro/devkitARM/bin/arm-none-eabi-gcc", "args": [...
  4. thehedge

    Error when compiling libNDS rom

    Hello, this is my first post on the forums. I'm trying to compile a "Hello world" example in libnds using C, but I get this error: * Executing task: /opt/devkitpro/devkitARM/bin/arm-none-eabi-gcc -fdiagnostics-color=always -g -I/opt/devkitpro/libnds/include -I/opt/devkitpro/libnds/include/nds...
General chit-chat
Help Users
    Bunjolio @ Bunjolio: a