Steema is pleased to inform you that TeeChart for Xamarin.iOS v2012 build 4.13.04.05 is now available.
TeeChart for Xamarin.iOS customers with valid license subscription may download the version at no-charge from the customer download page .
Release notes for the build may be viewed at the version info page .
For a fully functional evaluation version please follow this link to the NET evaluations download page.
TeeChart for Xamarin.iOS v2012 4.13.04.05 available
TeeChart for Xamarin.iOS v2012 4.13.04.05 available
Best Regards,
Gemma Gibert
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
Instructions - How to post in this forum
Gemma Gibert
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
Instructions - How to post in this forum
Re: TeeChart for Xamarin.iOS v2012 4.13.04.05 available
Hi, I'm trying to use TeeChart but there is a problem:
When compiling, if I don't change linker options to "Don't link" (and then app become bigger) it gets a compilation error.
Then, with "Don't link" when I run it on device (on Simulator it's ok), I get:
Thanks,
Karl
When compiling, if I don't change linker options to "Don't link" (and then app become bigger) it gets a compilation error.
Then, with "Don't link" when I run it on device (on Simulator it's ok), I get:
How can this be corrected? I'm using latest Xamarin Studio, Xamarin.iOS, Mono framework and MacOS 10.8.3.System.ExecutionEngineException: Attempting to JIT compile method 'Steema.TeeChart.Styles.SeriesCollection:.ctor (Steema.TeeChart.Chart)' while running with --aot-only. See http://docs.xamarin.com/ios/about/limitations for more information.
at Steema.TeeChart.Chart.initVars () [0x00000] in <filename unknown>:0
at Steema.TeeChart.Chart..ctor () [0x00000] in <filename unknown>:0
at Steema.TeeChart.TChart..ctor () [0x00000] in <filename unknown>:0
at MyApp.FormProdutividadeRX.CarregaGrafico () [0x00021] in /Users/karl/Projects/MyApp/MyApp.iPad/FormProdutividadeRX.xib.cs:92
at MyApp.FormProdutividadeRX.webBrowserRelatorio_ShouldStartLoad (MonoTouch.UIKit.UIWebView webView, MonoTouch.Foundation.NSUrlRequest request, UIWebViewNavigationType navigationType) [0x0018f] in /Users/karl/Projects/MyApp/MyApp.iPad/FormProdutividadeRX.xib.cs:74
at MonoTouch.UIKit.UIWebView+_UIWebViewDelegate.ShouldStartLoad (MonoTouch.UIKit.UIWebView webView, MonoTouch.Foundation.NSUrlRequest request, UIWebViewNavigationType navigationType) [0x0000d] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIWebView.g.cs:589
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at MyApp.Application.Main (System.String[] args) [0x00033] in /Users/karl/Projects/MyApp/MyApp.iPad/Main.cs:37
Thanks,
Karl
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart for Xamarin.iOS v2012 4.13.04.05 available
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |