Hi All

A word of caution .I just updated to Monotouch 5.01 and my app crashes on load 
with the following error


Error - Attempting to JIT compile method 
'System.Linq.Enumerable:Select<Casewise.Navigator.Services.Diagram.FlyweightJoiner,
 Casewise.Navigator.Shared.NavigatorJoiner> 
(System.Collections.Generic.IEnumerable`1<Casewise.Navigator.Services.Diagram.FlyweightJoiner>,System.Func`2<Casewise.Navigator.Services.Diagram.FlyweightJoiner,
 Casewise.Navigator.Shared.NavigatorJoiner>)' while running with --aot-only.


When I execute some linq to convert from the web services point representation 
to monotouch's with the following code


X = (from p in this.Points select new System.Drawing.PointF(p.X, 
p.Y)).ToArray(),


If monotouch  Linq can't handle this then what can it handle?

Yet another small step forward vast leap back in functionality. Speciality of 
the house it appears. Yet another day with 0 productivity

D


David Black
Technical Manager (Web projects)
Casewise Systems Ltd |  www.casewise.com<http://www.casewise.com/>
+44 1923 830300 office
+44 1923 830270 direct
64 Clarendon Road, Watford WD17 1DA
[cid:[email protected]]<http://www.facebook.com/casewise#!/pages/Casewise/471345470297>[cid:[email protected]]<http://www.linkedin.com/company/16238?trk=saber_s000001e_1000>[cid:[email protected]]<http://twitter.com/#!/casewise>[cid:[email protected]]<http://www.youtube.com/user/CasewiseLimited?blend=1&ob=5>
"When You Can See More, You Can Do More!"

 [cid:[email protected]] 
<http://www.casewise.com/products/communicator>

<<inline: image001.jpg>>

<<inline: image002.jpg>>

<<inline: image003.jpg>>

<<inline: image004.jpg>>

<<inline: image005.jpg>>

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to