I thought it would be interesting to try to compile HarpoMan's
ixus100 code.
I installed GrAnd's windows environment and TortoiseSVN.
I checked-out CHDK 853.
I successfully compiled CHDK for another camera.
I renamed HarpoMan's diff.txt file to 'ixus100.diff' and at root directory on the command-line typed :-
patch -p0 <
ixus100.diff.
Error messages multiple times :-
"Reversed (or previously applied) patch detected! Assume -R? [n]
Pressed return
Apply anyway[n] yes"
Many other error messages 'hunks failed'and rejects saved.
Hunk#2 succeeded at 244 with fuzz.
No
ixus100 subfolder created.
The build for other camera no longer works.
Has anyone else managed to patch this or know what I am doing wrong ?