PicoC doesn't work on a 550D

Started by wolf, August 23, 2013, 10:44:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wolf

I tried to compile ML with PicoC enabled and modules set to off.
When I start a script the camera displays "script running..." and nothing happens.

Am I doing something wrong, is quite a while since I run a script? Can anybody confirm this behavior?

Marsu42

Quote from: wolf on August 23, 2013, 10:44:22 AM
I tried to compile ML with PicoC enabled and modules set to off.
When I start a script the camera displays "script running..." and nothing happens.

That's good, because it prevents you working which picoc which shortly will be replaced by tcc :-> ... so just wait a little until the new scripting interface is ready and then try again.

wolf

Can you solve the floating point issue with tcc shortly?
And why prevent users from something which worked already?

Marsu42

Quote from: wolf on August 26, 2013, 05:19:47 PM
And why prevent users from something which worked already?

That's work in progress, the better is the enemy of the good - no one prevents you to use the old ml build with a working picoc.

wolf

Do you know how to get the source code with working picoc, because I need some homebrew picoc commands?

a1ex

I have no idea when it got broken, so just go back in history until it works. Maybe try "hg bisect" and find the changeset that broke it.

It should be pretty easy to move PicoC as a module, but that would be most likely a temporary solution. Whether it would last one week or one year, I have no idea :P