Page 1 of 1

How can i compile my own code?

PostPosted: Sat Apr 04, 2009 12:09 am
by LuciusMare
I wrote a code,with all requried libraries,installed devkitPRO by tutorial on wiibrew.org...So what do i have to do now? :) I run linux,and i do not have a makefile of it,because i wrote it like from scratch.How can i compile it?

PostPosted: Wed Apr 08, 2009 11:45 am
by Llamma
Use C# or Visual studio. I think Dev++ has a compiler and its small or google for compiling with command prompt.

PostPosted: Wed Apr 08, 2009 4:28 pm
by vatomalo
you probably already figured this one out,

but if it helps at all, you have a tab called tools, you just choose make, and it will compile it for you :)

its in dol format if you use the Homebrew channel you will have to rename it to boot.dol

happy programing ^___^

ohh sorry forgot to say so, but thats if you use the programmers notepad thats bundled with the devkitpro

if you used the windows installer...