Page 1 of 1

How do I compile This? - Custom Wad Manager.

Posted: Sat Jun 13, 2009 7:57 pm
by tymon
n00b alert. I am changing the background of waninkokos wad manager. I still do not know what to use to compile it correctly.

Heres what I have done so far:
I opened the makefile in Programmers Notepad Two and went to the option "make" in the tools drop box. That did not work.

Code: Select all

> "make" 
make[1]: *** No rule to make target `Thumbs.db.o', needed by `/c/devkitPro/libogc/libogc.elf'.  Stop.
"make": *** [build] Error 2

> Process Exit Code: 2
> Time Taken: 00:01
Then I used Msys.
I typed c:/devkitpro/libogc/makefile - That did not work either
It gave me this

Code: Select all

c:/devkitpro/libogc/makefile: line 4: .SUFFIXES:: command not found
c:/devkitpro/libogc/makefile: line 9: syntax error near unexpected token '$(strip $(devkitpro)),'
c:/devkitpro/libogc/makefile: line 9: 'ifeq ($(strip $(DEVKITPPC)),)'
any advice?
Thanks in advance!

Re: How do I compile This? - Custom Wad Manager.

Posted: Sat Jun 13, 2009 11:14 pm
by WinterMute
Pirate tools are not supported.