Page 1 of 1

Cannot recompile Delphi package: FMXTee916.dpk

Posted: Fri Oct 07, 2011 1:36 pm
by 16558319
Hi,

When I try to install TeeChart for XE2 and I got the following error.

--------------------------------------------------------------------------------
FMXTee916

Cannot recompile Delphi package: FMXTee916.dpk
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.

FMXTee916.dpk(31) Fatal: E2202 Required package 'fmx' not found
EXCEPTION:
Compilation aborted.
--------------------------------------------

-Bill

Re: Cannot recompile Delphi package: FMXTee916.dpk

Posted: Fri Oct 07, 2011 3:32 pm
by yeray
Hello Bill,

Can't you find fmx.dcu in the following locations?
\RAD Studio\9.0\lib\osx32\debug
\RAD Studio\9.0\lib\osx32\release
\RAD Studio\9.0\lib\win32\debug
\RAD Studio\9.0\lib\win32\release
\RAD Studio\9.0\lib\win64\debug
\RAD Studio\9.0\lib\win64\release

Re: Cannot recompile Delphi package: FMXTee916.dpk

Posted: Fri Oct 07, 2011 5:59 pm
by 16558319
No. fmx.dcu is no where to be found!

Re: Cannot recompile Delphi package: FMXTee916.dpk

Posted: Mon Oct 10, 2011 10:30 am
by yeray
Hello

Sorry, my mistake. Where I said I have fmx.dcu I should say I have fmx.bpi, fmx.dcp, fmx.lib and fmx.res. Can't you see them?
Do you have the Update1 installed in your Rad XE2?