I've installed fresh RAD XE2 with preinstalled TeeStandard
After that I've installed new Tee2012Xe2 binary pack.
On RAD XE2 start I got error message: can't find fmi162.bpl, can't load DclFMITeePro916.bpl.
As I remember this is rather old error, why it exist for a new Tee2012Xe2 ?
Can't load DclFMITeePro916.bpl
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Can't load DclFMITeePro916.bpl
Hi vlezhu,
This error message indicates that you have not installed RAD Studio XE2 Update 4. v2012.05.120327 requires XE2 update 4.
This error message indicates that you have not installed RAD Studio XE2 Update 4. v2012.05.120327 requires XE2 update 4.
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 load DclFMITeePro916.bpl
The second problem:
The $(TEEINCPATH) and $(TEELIBPATH) were created but not written to the Options->Delphi Options->Library
and Options->C++Options->Path and Directories->Include path and Library Path,
Also the $(TEELIBPATH)\Obj has to be added to the Delphi/Builder library paths.
I had to make these actions by hand.
The $(TEEINCPATH) and $(TEELIBPATH) were created but not written to the Options->Delphi Options->Library
and Options->C++Options->Path and Directories->Include path and Library Path,
Also the $(TEELIBPATH)\Obj has to be added to the Delphi/Builder library paths.
I had to make these actions by hand.
Re: Can't load DclFMITeePro916.bpl
No, you are not write, the Radxe2->About shows Update 4 for help and Rad
Re: Can't load DclFMITeePro916.bpl
As concerned my first topic - the solution is to remove from Components pane the DclFMITee916, as for some reason it was note removed by installer and RAD tried to use both FMX components - Standard and Pro at the same time.
Re: Can't load DclFMITeePro916.bpl
Hi,
Thanks for reporting it. We'll try to improve the installer both for the include/library paths and the packages uninstallation before the current installation.
Thanks for reporting it. We'll try to improve the installer both for the include/library paths and the packages uninstallation before the current installation.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |