Hi,
i have problem with including TeEngine and Series units into delphi project.
I use:
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, TeeProcs, TeEngine, Series;
I added path to Library and search path of project but I always get compiler error: Could not compile used unit: TeEngine.pas
Thanks for help,
PoLabs
Error using Delphi2010 and TeeChart 8
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Error using Delphi2010 and TeeChart 8
Hi PoLabs,
Do you have the path of v8's TeEngine.dcu on top of the search path list?
Do you have the path of v8's TeEngine.dcu on top of the search path list?
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 |
Re: Error using Delphi2010 and TeeChart 8
Hi,
I solved issue. It was my mistake. I haven't unistalled version 7 from system. Now it is working.
Thank you anyway.
PoLabs
I solved issue. It was my mistake. I haven't unistalled version 7 from system. Now it is working.
Thank you anyway.
PoLabs