Re: Translator problem with Eu 4.0
- Posted by mattlewis (admin) Dec 22, 2008
- 905 views
unfortunately IDE104 is not translated and compiled correctly since rev 1265 (tail recursion). I tried again with rev 1271 but the result is the same: IDE runs ok when interpreted but when translated the creation of the windows for Toolbox, Property, Project etc does not work correctly. They do not appear at the expected location and the behaviour is very strange.
Wow, that is a monster application! Do you happen to know the last known good rev? Using 1271, I only see one tail call (deleteTheControl), and it's not called during the initialization phase, so I suspect that it's something else that's causing the problems.
Meh. Nevermind that. There were others, but I wasn't looking properly. It wasn't resetting temps properly, which was corrupting some data. Try r1272.
Matt