Hacking Compiling?

  • Thread starter Thread starter Deleted-171178
  • Start date Start date
  • Views Views 1,905
  • Replies Replies 12
D

Deleted-171178

Guest
Anyway, Im kinda new to developing and im making simple changes to the source code of files.
Ive downloaded Waninkokos SD/USB Loaders source and ive made some changes and saved them but how do I compile them into a .dol?
Theres like 3 folders with 30 files in them and a "MAKEFILE" with no extention.
kthx.
 
You should do it with the command "make" on cmd
"cd c:/folder where contains your source code/" and then type "make" and press enter
 
I get this:

> "make"
"make": *** C:\devkitPro\devkitPPC: Invalid request code. Stop.

> Process Exit Code: 2
> Time Taken: 00:00
 
you need to install the last devkitpro along libogc/libfat in c:/devkitpro

download devkitpro updater
 
make[1]: *** No rule to make target `Copy.o', needed by `/c/DOCUME~1/LOLWUT~1/De
sktop/COPYOF~1.5/COPYOF~1.5.elf'. Stop.
MAKE: *** [build] Error 2
 
make[1]: *** No rule to make target `Copy.o', needed by `/c/c.elf'. Stop.
MAKE: *** [build] Error 2

Could someone send me their makefile?
 
make[1]: *** No rule to make target `Copy.o', needed by `/c/DEVKIT~1/DEVKIT~1.el
f'. Stop.
MAKE: *** [build] Error 2
Seriously.
wtf?

Also, my Devkitpro folder is C:\devkitPRO.
Does this matter?
 
Sorry to triple post, but this is really annoying. Ive reinstalled devkit/got a source that ive been confirmed works but nothing.
 

Site & Scene News

Popular threads in this forum