Installation to XE2 Error Messages

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
KenW
Newbie
Newbie
Posts: 6
Joined: Thu Aug 18, 2011 12:00 am

Installation to XE2 Error Messages

Post by KenW » Thu May 31, 2012 6:44 pm

After a successful install to RAD Studio XE2 Update 4, I receive the following two messages when I launch XE2:

1. bds.exe - System Error
The Program can't start because fmi162.bpl is missing from your computer. Try reinstalling the program to fix this problem.

2. Error
Can't load package c:\program files (x86)\teechart 2012 for RAD XE2\Delphi16.iOS\Bin\DclFMITeePro916.bpl. The specified module could not be found. Do you want to attempt to load this package the next time a project is loaded?

Please advise how to proceed and remove error messages.
-Ken (5/31/2012, 11:44 AM)

KenW
Newbie
Newbie
Posts: 6
Joined: Thu Aug 18, 2011 12:00 am

Re: Installation to XE2 Error Messages

Post by KenW » Thu May 31, 2012 7:07 pm

A few details... I forgot to mention that I use the C++ Builder Personality. I'm installing TeeChart2012RADXE2.exe, March 28, 2012, Build 2012.05.120327.

KenW
Newbie
Newbie
Posts: 6
Joined: Thu Aug 18, 2011 12:00 am

Re: Installation to XE2 Error Messages

Post by KenW » Thu May 31, 2012 8:05 pm

Here are my steps to solve this issue:

Using: Component | Install Packages
a. Since I don't have FireMonkey installed, I unchecked FireMonkey Components
b. Added DclTeeMaker116.bpl from C:\Program Files (x86)\TeeChart 2012 for RAD XE2\Delphi16.win32\Bin

Using Tools | Options | C++ Options | Paths and Directories
a. Add $(TEEINCPATH) to Include path
b. Add $(TEELIBPATH)\obj to Library path

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Installation to XE2 Error Messages

Post by Yeray » Mon Jun 04, 2012 11:33 am

Hello Ken,

I'm glad to hear you could make it run.
If you find any problem, don't hesitate to let us know.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply