ptp-ml compile error [ce2d748]

Started by gerk.raisen, February 01, 2013, 07:03:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gerk.raisen

Hello,

compiling with ptp-ml activated as usual, I receive this error:

[ CC       ]   ptp-ml.o
../../src/ptp-ml.c: In function 'menu_data_fill':
../../src/ptp-ml.c:56:22: error: 'struct menu_entry' has no member named 'id'
make[1]: *** [ptp-ml.o] Error 1


CONFIG_PTP          =      y
CONFIG_PTP_CHDK     = n
CONFIG_PTP_ML       = y

a1ex

That module will have to be reworked because of recent menu changes. I can't help with that yet because I don't use a smartphone.

g3gg0

Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

Pelican

The code in the main repo is not consistent (I noticed yesterday, and today).
I can't compile the 7D code, I've got the same error message.
EOS 7D Mark II, EOS 7D, EOS 5, EOS 100 + lenses (10mm to 300mm), 600EX, 550EX, YN600EX x 3
EOScard, EOS DSLR firmwares, ARMu, NiControl, etc.: http://pel.hu/down

g3gg0

uhm for me it is working fine.
are you sure you have resynchronized all files?
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

g3gg0

ah i see. you had a different compile error that was introduced today.
fixed.
Help us with datasheets - Help us with register dumps
magic lantern: 1Magic9991E1eWbGvrsx186GovYCXFbppY, server expenses: [email protected]
ONLY donate for things we have done, not for things you expect!

gerk.raisen