Hi Ed,
TestAlways wrote:I am trying to compile TeeChart 2014.02 using TeeRecompile.exe but I get an exception:
Error: Cannot open file "C:\Delphi\TeeChart 2014.02\Lib XE2\Delphi16.win32\System\FMXTee916.bpl". The system cannot find the file specified
Ignore error and continue?
But I am not trying to compile FM code--I only have XE2 Win 32 checked, and TeeChart for Firemonkey packages turned off (only item checked on the righ is "Install packages into IDEs").
This occurs when "Copying Files...." appears in the "Compile" window.
I see this error you mention for several packages, for Win32, Win64 and iOS:
Win32 wrote:Error: Cannot open file ".\Compiled\Delphi16.win32\System\FMXTee916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win32\System\FMXTeeUI916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win32\System\FMXTeePro916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win32\System\FMXTeeLanguage916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win32\System\FMXTeeDB916.bpl". The system cannot find the file specified
Ignore error and continue?
Win64 wrote:Error: Cannot open file ".\Compiled\Delphi16.win64\System\FMXTee916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win64\System\FMXTeeUI916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win64\System\FMXTeePro916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win64\System\FMXTeeLanguage916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.win64\System\FMXTeeDB916.bpl". The system cannot find the file specified
Ignore error and continue?
iOS wrote:Error: Cannot open file ".\Compiled\Delphi16.ios\System\FMITee916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.ios\System\FMITeeUI916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.ios\System\FMITeePro916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.ios\System\FMITeeLanguage916.bpl". The system cannot find the file specified
Ignore error and continue?
Error: Cannot open file ".\Compiled\Delphi16.ios\System\FMITeeDB916.bpl". The system cannot find the file specified
Ignore error and continue?
We'll try to correct this for the next versions.
In the meanwhile, if I press "Yes" to ignore and continue for all the messages above, the process ends and I can open the IDE and manually install the DclTeePro916.bpl package from .\Compiled\Delphi16.win32\Bin in the packages list in the IDE. Doesn't it work for you?
TestAlways wrote:If I check "TeeChart for Firemoney" and recompile, I get the following exception:
Cannot recompile Delphi package: FMXTee916.dpk
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
FMXTee916.dpk(30) Fatal: E2202 Required package 'fmx' not found
How can I get past this?
I can't reproduce this here. Fmx is a package that should be shipped with the IDE and I believe you can't install the XE2 without FMX. Then, if TeeRecompile can't find fmx.dcu, it has to be a problem with the IDE installation. Have you tried to repair it?