TeeChart.OpenGL.dll missing from TeeChart 2018 Pro

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
bairog
Advanced
Posts: 128
Joined: Fri Dec 07, 2018 12:00 am

TeeChart.OpenGL.dll missing from TeeChart 2018 Pro

Post by bairog » Tue Dec 11, 2018 12:22 pm

Hello.
I have legacy WinForms application (Visual Studio 2010 SP1 and .NET 4.0) which uses TeeChart V2 Pro.
I've tried to replace that old library with TeeChart .NET 2018 Professional 4.2018.10.1 and faced a problem.
Looks like steema.teechart.net.4.2018.11.27.nupkg (downloaded from https://www.nuget.org/api/v2/package/St ... 2018.11.27) doesn't contain TeeChart.OpenGL.dll anymore.
Online TeeChart documentation (http://www.teechart.net/docs/TeeChartNETReference.htm) still have information about Steema.TeeChart.Drawing.GL namespace that I use in my project (I use Steema.TeeChart.Drawing.GL.TeeOpenGL class).

So how can I obtain TeeChart.OpenGL.dll? Or is there some replacement for it?

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro

Post by Christopher » Tue Dec 11, 2018 3:11 pm

bairog wrote:
Tue Dec 11, 2018 12:22 pm
So how can I obtain TeeChart.OpenGL.dll? Or is there some replacement for it?
This assembly is deprecated. I will consult with the team here whether it might be possible to produce a one-off build for you.
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

bairog
Advanced
Posts: 128
Joined: Fri Dec 07, 2018 12:00 am

Re: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro

Post by bairog » Wed Dec 12, 2018 5:30 am

Christopher wrote:
Tue Dec 11, 2018 3:11 pm
This assembly is deprecated
If this assembly is deprecated, then:
  1. what is the successor technology you suggest for today (I was using TeeOpenGL class for 3D charts)?
  2. for what reason TeeChart online documentation (http://www.teechart.net/docs/TeeChartNETReference.htm) still have information about deprecated assembly's namespaces?
Christopher wrote:
Tue Dec 11, 2018 3:11 pm
I will consult with the team here whether it might be possible to produce a one-off build for you.
Thank you. Will be waiting for it.

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro

Post by Christopher » Wed Dec 12, 2018 10:38 am

bairog wrote:
Wed Dec 12, 2018 5:30 am
Thank you. Will be waiting for it.
Please find this assembly attached. As this assembly is deprecated Steema cannot offer free support for it, although other paid options are available.
Build_TeeChartOpenGL_2018-12-12_11-32-33.png
Build_TeeChartOpenGL_2018-12-12_11-32-33.png (34.52 KiB) Viewed 10503 times
Attachments
TeeChartOpenGL_4.2018.11.27.zip
(52.09 KiB) Downloaded 733 times
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

Post Reply