Page 1 of 1

Problem with DclFMXTeePro916.bpl?

Posted: Tue Jan 17, 2012 3:41 pm
by 16459802
After the installation of TeeChart Pro 2011 in the RAD XE2 environment, the "TeeChart Pro 2011 for FireMonkey Components" checkbox on the "Install Packages" page is not available. An attempt to select the checkbox results in a message about the necessity to recompile DclFMXTeePro916.bpl (see the attachment). Since I have only binary files, I cannot recompile it. What should I do?

Re: Problem with DclFMXTeePro916.bpl?

Posted: Tue Jan 17, 2012 4:55 pm
by yeray
Hi,

Please, make sure you have the Update 3 installed in the IDE.

Re: Problem with DclFMXTeePro916.bpl?

Posted: Wed Jan 18, 2012 5:46 am
by 16459802
I have the Update 3 installed in the IDE.

Re: Problem with DclFMXTeePro916.bpl?

Posted: Wed Jan 18, 2012 11:28 am
by yeray
Hi,

Could you please check if you have any 3rd party tool using TeeChart installed in the IDE?
If a tool is using another TeeChart version (ie the standard version bundled with the IDE) it may cause problems like this. Unselect any tool suspicious to be using TeeChart to see if then you can select TeeChart Pro for FMX.
It's strange because this kind of problems usually happen with VCL.

Re: Problem with DclFMXTeePro916.bpl?

Posted: Wed Jan 18, 2012 4:59 pm
by 16459802
Hi,

I don't have any third-party components using TeeChart Pro. I can imagine only one reason - that during installation of XE2 only the part related to win32 was installed (by selecting corresponding checkboxes in the installation menu). May be this is the case, what do you think?

Re: Problem with DclFMXTeePro916.bpl?

Posted: Thu Jan 19, 2012 9:24 am
by yeray
Hi,

This would be simple to check. Can you create&run a new&empty Firemonkey application?

Re: Problem with DclFMXTeePro916.bpl?

Posted: Fri Jan 20, 2012 12:33 pm
by 16459802
Hi,
Yes, I can create&run a new&empty Firemonkey application (see attachment).

Re: Problem with DclFMXTeePro916.bpl?

Posted: Mon Jan 23, 2012 12:26 pm
by yeray
Hi,

I could run your project. Then I've added a chart to it and it still works fine for me here.
Project1.zip
(79.44 KiB) Downloaded 1373 times
I still think it has to be something related to the paths or a 3rd party tool.