Rockbox Development > Starting Development and Compiling

how to apply patch

(1/4) > >>

kamalneet:
how do i apply various patches i see on left tops link

RotAtoR:
Instructions on how to apply patches are located here:
http://www.rockbox.org/twiki/bin/view/Main/WorkingWithPatches

This assumes that you have a development environment already set up with the Rockbox source checked out of CVS and the Gnu toolchain in place to compile for your desired target. If you don't have this set up you may want to take a look at:
http://www.rockbox.org/twiki/bin/view/Main/SimpleGuideToCompiling

eK3eKyToPa:
I try to apply a patch but it says

--- Quote ---C:\rockbox>patch --binary -p0 < doom_scroll3.patch
'patch' is not recognized as an internal or external command,
operable program or batch file.
--- End quote ---
What is wrong?

saratoga:

--- Quote from: eK3eKyToPa on July 22, 2006, 03:21:33 AM ---I try to apply a patch but it says

--- Quote ---C:\rockbox>patch --binary -p0 < doom_scroll3.patch
'patch' is not recognized as an internal or external command,
operable program or batch file.
--- End quote ---
What is wrong?

--- End quote ---

You don't have patch.  It should have been included with your cygwin install.  Are you sure you have cygwin working?

stripwax:

--- Quote from: eK3eKyToPa on July 22, 2006, 03:21:33 AM ---I try to apply a patch but it says

--- Quote ---C:\rockbox>patch --binary -p0 < doom_scroll3.patch
'patch' is not recognized as an internal or external command,
operable program or batch file.
--- End quote ---
What is wrong?

--- End quote ---
If you're really using Cygwin, you would see a bash prompt such as

--- Quote ---$
--- End quote ---
, not the Windows/MS-DOS prompt such as

--- Quote ---C:\rockbox>
--- End quote ---

Are you sure you're actually running the Cygwin shell when trying to patch/compile?

Navigation

[0] Message Index

[#] Next page

Go to full version