Hi im Brian. Im new here and I wanted to ask for some help..
Posted: Mon Sep 07, 2009 7:06 am
ok so I got helloworld to work through Wiiload
And now im trying to make different programs
Like I was tryin to make this one:
#include
// ...
SYS_ResetSystem(SYS_RESTART,0,0);
Which is reboot.elf
in programmers notepad I try to make it and it
says: make: ***no target specified and no makefile found
Do I need to make a make file first before I compile it in Programmers Notepad??
If so how?
Thanks for helping a newb
I tried to use the make file from helloworld to see if that works but It diden't...
Is there more tuts somewhere? like on this site that can teach me this stuff??
And now im trying to make different programs
Like I was tryin to make this one:
#include
// ...
SYS_ResetSystem(SYS_RESTART,0,0);
Which is reboot.elf
in programmers notepad I try to make it and it
says: make: ***no target specified and no makefile found
Do I need to make a make file first before I compile it in Programmers Notepad??
If so how?
Thanks for helping a newb
I tried to use the make file from helloworld to see if that works but It diden't...
Is there more tuts somewhere? like on this site that can teach me this stuff??