Cannog load package 'fmx160'...

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TestAlways
Advanced
Posts: 228
Joined: Tue Aug 28, 2007 12:00 am
Location: Oregon, USA

Cannog load package 'fmx160'...

Post by TestAlways » Fri Jan 27, 2012 2:11 am

When starting XE2, I get the following message:

Cannog load package 'fmx160.' It contains unit 'FMX.Import' which is also contained in package 'fmx161.'

How can I get rid of this?

Thank you,
Ed Dressel

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

Re: Cannog load package 'fmx160'...

Post by Yeray » Fri Jan 27, 2012 8:43 am

Hi Ed,
TestAlways wrote:Cannog load package 'fmx160.' It contains unit 'FMX.Import' which is also contained in package 'fmx161.'
Well, it seems fmx160 package is somehow trying to be loaded and fmx161 conflicts with it. It can be that the two packages are selected in the IDE packages list, or two 3rd party tools that are using them, or one of each.

Here there was a customer with the same problem who solved it with the Update 3. Do you have it installed?
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