hello mweerden, can you pls help me a little - i am trying to patch CHDK for the live preview
I am using the Compiler Shell V 3.26
it has downloaded the Trunk 1204 and CHDK DE trunk 685
i am facing two problems -
1. the int Trunk 1204 does not list my SX120
however if i go to Source Tools an Apply Patch it basically ends with the following
|Index: core/ptp.h
|===================================================================
|--- core/ptp.h (revision 1174)
|+++ core/ptp.h (working copy)
-- ------------------------
Patching file core/ptp.h using Plan A...
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 30.
2 out of 2 hunks FAILED -- saving rejects to file core/ptp.h.rej
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: core/luascript.c
|===================================================================
|--- core/luascript.c (revision 1174)
|+++ core/luascript.c (working copy)
--------------------------
Patching file core/luascript.c using Plan A...
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #1 succeeded at 1389 (offset 6 lines).
Hunk #2 FAILED at 1745.
1 out of 2 hunks FAILED -- saving rejects to file core/luascript.c.rej
done
2. if i use CHDK which does indeed list SX120 the patch fails at multiple locations
i am a newbie to this compiling can you point me where the patch may be going wrong
thank you