You are not logged in.
I've got a serious noob question here. I've got the libraries all linked, but whenever I try to compile a GRRlib project (for instance, one in the examples), no .dol or .elf files get created. How do I create these files?
Offline
Normally you type "make" in your folder or if you are using devkiPro create a project and hit Alt+1.
Check this Web site: http://www.codemii.com/2008/08/16/tutor … th-errors/
Offline