I install teechart pro v2010.01.11004 with source.
but I can't compiler TeeComma in delphi XE.
step:
1. pleace a TTeeCommander in a form.
2. compiler the application. it show [DCC Fatal Error] Unit1.pas(7): F2063 Could not compile used unit 'TeeAxisBreaks.pas'
Can't compiler TeeComma in delphi XE
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Can't compiler TeeComma in delphi XE
Hi xalion,
Please try going to Tools -> Options -> Environment Options -> Delphi Options -> Library - Win32 -> Library path and move TEELIBPATH to the top of the list.
Please try going to Tools -> Options -> Environment Options -> Delphi Options -> Library - Win32 -> Library path and move TEELIBPATH to the top of the 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: Can't compiler TeeComma in delphi XE
ok.it works.