Hacking Tutorial: Compile your own USB Loader!

  • Thread starter Thread starter JussiPik
  • Start date Start date
  • Views Views 21,073
  • Replies Replies 86
QUOTE said:
> "make"
make[1]: *** No rule to make target `Thumbs.db.o', needed by `/c/USBLoader/USBLoader.elf'. Stop.
"make": *** [build] Error 2


Deleting the Thumbs.db in your data folder it should go

can be found here

C: / usbloader / data /

the file is hidden!

Sorry but my english is not perfect

GFH
BrutalisMDK
 
Im having a problem i get this error and it doesn't make the .dol's or .elf. Anyone know why?



Code:
> "make" 

> Failed to create process: The system cannot find the file specified.

> Process Exit Code: 0
> Time Taken: 00:07
 
Capn_Makeveli said:
For those people that are having the error with Programmer's Notepad in Vista, try going to your control panel=> System=> Change Settings=> click Advanced tab=> and click Environment Variables. Once in there, scroll down on system variables to find Path. Edit the path and make sure that these are included:

c:\devkitpro\devkitppc\powerpc-gekko\bin
c:\devkitpro\msys\bin
c:\devkitpro\devkitppc\libexec\gcc\powerpc-gekko\4.2.4

Remember to put a ; after eachline with no space. ie: c:\devkitpro\devkitppc\powerpc-gekko\bin;c:\devkitpro\msys\bin;c:\devkitpro\devkitppc\libexec\gcc\powerpc-gekko\4.2.4

Hope that this helps.
Umm i don't understand what part do i edit? i went there and i see some but not the ones you have listed so what should i do?
 
When I try to compile Triiforce with programmer's notepad (tools ->make) give me an error
f1zi83.jpg

Guys if you can,reply on Official post
yaywii.gif

http://gbatemp.net/index.php?showtopic=206752
 
Sorry for posting in a old topic but anyway's.
To resolve the Thumbs.db error go into the every folder in your project and run this in cmd:
Code:
rm Thumbs.db
That should resolve your and others Thumbs.db problem XD

Again sorry for posting in a old topic :/
 

Site & Scene News

Popular threads in this forum