Hi,
Currently, we are using TeeChartNET2015SRC_4.1.2015.12160.exe
And using this link to download it - https://www.steema.com/ma_archive
We are getting the following errors when we tried to build the library (TeeChart46) source code in x86,
Where the function navigator.Select() is not closed with the correct string and punctuation.
Please let us know the correct line or things that need to be done.
Note: We haven't touched any source code. We are facing this issue while compiling the original code (we opened this sln "TeeChart46.sln")
Thanks,
Teechart.dll build issue in TeeChartNET2015SRC_4.1.2015.12160.exe
-
- Newbie
- Posts: 5
- Joined: Tue Jan 27, 2015 12:00 am
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Teechart.dll build issue in TeeChartNET2015SRC_4.1.2015.12160.exe
Hello,
The missing line is:sysadmin pune wrote: ↑Fri Jul 28, 2023 12:14 pmPlease let us know the correct line or things that need to be done.
XPathNodeIterator nodes = navigator.Select("//g21:Placemark | //g22:Placemark", manager);
Best Regards,
Christopher Ireland / 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 |