Hello,
I am working on Iphone application using TeeCharts.
I have bought licenced library.
But if I want compile it is writing following error:
/Chart.cs(25,25): Error CS0246: The type or namespace name `TChart' could not be found. Are you missing a using directive or an assembly reference? (CS0246) (ChartsIOS)
I already have included lib. TeeChart.dll
Anyone help?
Thank you.
TeeChart.dll - missing assembly reference?
Re: TeeChart.dll - missing assembly reference?
Of course using Monotouch
Re: TeeChart.dll - missing assembly reference?
Hello NIS,
If you want use TeeChart Monotouch you must use the assembly of Monotouch instead of TeeChart for .Net assembly and is possible, for this reason is produced an error. Therefore you need use IOSTChart.dll instead of TeeChart.dll. You can get the Monotouch in the download mobile page if you don't have the product. If you have any problems or questions please let me know.
Thanks,
If you want use TeeChart Monotouch you must use the assembly of Monotouch instead of TeeChart for .Net assembly and is possible, for this reason is produced an error. Therefore you need use IOSTChart.dll instead of TeeChart.dll. You can get the Monotouch in the download mobile page if you don't have the product. If you have any problems or questions please let me know.
Thanks,
Best Regards,
Sandra Pazos / 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 |