Page 1 of 1

Installation to XE2 Error Messages

Posted: Thu May 31, 2012 6:44 pm
by 16460011
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)

Re: Installation to XE2 Error Messages

Posted: Thu May 31, 2012 7:07 pm
by 16460011
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.

Re: Installation to XE2 Error Messages

Posted: Thu May 31, 2012 8:05 pm
by 16460011
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

Re: Installation to XE2 Error Messages

Posted: Mon Jun 04, 2012 11:33 am
by yeray
Hello Ken,

I'm glad to hear you could make it run.
If you find any problem, don't hesitate to let us know.