Could you please post the link to the discussion in this forums where this has been addressed? If it hasn't yet, please don't hesitate to open a new thread.vlezhu wrote:up to now the last version is not usable for XE2 (especially FX)
TeeChart 2011.04.41118 VCL/FMX release available
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hi Anauta,
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 3
- Joined: Tue May 10, 2011 12:00 am
Re: TeeChart 2011.04.41118 VCL/FMX release available
How do I install TeeChartRadXE2 with C++BuilderXE2? I tried to install it first, but received the fmi161.bpl is missing, etc messages. Also, the Demo would not run ("unable to start correctly..."). I uninstalled TeeChart, repaired Builder, then removed the "std" TeeChart components. I then reinstalled TeeChartRadXE2. When I tried to compile a program, Tee916.lib could not be found (and is not on my machine).
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hi,
Please, check you have the Update 3 installed in the RAD Studio XE2. The update 4 has just been published and we are working to make an installer supporting it asap.
Please, check you have the Update 3 installed in the RAD Studio XE2. The update 4 has just been published and we are working to make an installer supporting it asap.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hello,
Also, if you are a source code customer, you can either use it with update 3 or update 4 using the Recompile tool provided with the source code installer to compile and install the packages into the IDE.
Also, if you are a source code customer, you can either use it with update 3 or update 4 using the Recompile tool provided with the source code installer to compile and install the packages into the IDE.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 3
- Joined: Tue May 10, 2011 12:00 am
Re: TeeChart 2011.04.41118 VCL/FMX release available
I installed update 3 for XE2, then reinstalled TeeChart. I received the same error messages when I opened Builder. Apparently no libraries are created.
-
- Newbie
- Posts: 3
- Joined: Tue May 10, 2011 12:00 am
Re: TeeChart 2011.04.41118 VCL/FMX release available
The following was encountered when running the recompile tool:
DclTeeMaker116
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
727 lines, 0.78 seconds, 17480 bytes code, 204 bytes data.
--------------------------------------------------------------------------------
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.
--------------------------------------------
DclTeeMaker116
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
727 lines, 0.78 seconds, 17480 bytes code, 204 bytes data.
--------------------------------------------------------------------------------
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.
--------------------------------------------
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hi,
After installing Update 3, the fmx packages are renamed to fmx161, and after installing the Update 4 they are renamed to fmx162. That's why the TeeChart packages that have been compiled using an older Update can't work with a new one; it can't find the new fmx16? package.
Please, make sure the fmx units (fmx.bpi, fmx.dcp, fmx.lib, fmx.res) are in the lib folders and the fmx161.bpl (Update3) or fmx162.bpl (Update4) are in the bin & bin64 folders after installing an update, before running TeeRecompile.
After installing Update 3, the fmx packages are renamed to fmx161, and after installing the Update 4 they are renamed to fmx162. That's why the TeeChart packages that have been compiled using an older Update can't work with a new one; it can't find the new fmx16? package.
Please, make sure the fmx units (fmx.bpi, fmx.dcp, fmx.lib, fmx.res) are in the lib folders and the fmx161.bpl (Update3) or fmx162.bpl (Update4) are in the bin & bin64 folders after installing an update, before running TeeRecompile.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hello,
We've just published the TeeChart v2012.05 installer supporting XE2 Update 4.
http://www.teechart.net/support/viewtop ... 117#p57117
We've just published the TeeChart v2012.05 installer supporting XE2 Update 4.
http://www.teechart.net/support/viewtop ... 117#p57117
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart 2011.04.41118 VCL/FMX release available
The following was report when I running the recompile tool:
===============================================
TeeChart Pro
Compilation started: 2.7.2012 11:06:25
RAD XE2.Win32 v16 (RAD XE v9 Enterprise) (C++)
Tee916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
73643 lines, 1.95 seconds, 659072 bytes code, 4192 bytes data.
--------------------------------------------------------------------------------
TeeUI916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
60489 lines, 1.67 seconds, 438204 bytes code, 1112 bytes data.
--------------------------------------------------------------------------------
TeeDB916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
7546 lines, 0.42 seconds, 61304 bytes code, 284 bytes data.
--------------------------------------------------------------------------------
TeePro916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
173122 lines, 5.24 seconds, 1164648 bytes code, 6396 bytes data.
--------------------------------------------------------------------------------
TeeGL916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
13955 lines, 0.55 seconds, 116744 bytes code, 3072 bytes data.
--------------------------------------------------------------------------------
TeeImage916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
19482 lines, 0.59 seconds, 243656 bytes code, 11324 bytes data.
--------------------------------------------------------------------------------
TeeWorld916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
2170 lines, 0.33 seconds, 17576 bytes code, 268 bytes data.
--------------------------------------------------------------------------------
TeeLanguage916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
78227 lines, 0.97 seconds, 3384704 bytes code, 3520 bytes data.
--------------------------------------------------------------------------------
DclTee916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
7510 lines, 0.64 seconds, 130868 bytes code, 348 bytes data.
--------------------------------------------------------------------------------
DclTeePro916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
10352 lines, 0.94 seconds, 177852 bytes code, 508 bytes data.
--------------------------------------------------------------------------------
DclTeeProStd916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
6838 lines, 0.86 seconds, 174820 bytes code, 500 bytes data.
--------------------------------------------------------------------------------
TeeMaker116
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
79818 lines, 2.50 seconds, 741328 bytes code, 12820 bytes data.
--------------------------------------------------------------------------------
DclTeeMaker116
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
747 lines, 0.53 seconds, 17876 bytes code, 204 bytes data.
--------------------------------------------------------------------------------
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.
--------------------------------------------
Our version of XE2 C++ builder is : update4 hotfix1
How to solve this problem?
Thanks
===============================================
TeeChart Pro
Compilation started: 2.7.2012 11:06:25
RAD XE2.Win32 v16 (RAD XE v9 Enterprise) (C++)
Tee916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
73643 lines, 1.95 seconds, 659072 bytes code, 4192 bytes data.
--------------------------------------------------------------------------------
TeeUI916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
60489 lines, 1.67 seconds, 438204 bytes code, 1112 bytes data.
--------------------------------------------------------------------------------
TeeDB916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
7546 lines, 0.42 seconds, 61304 bytes code, 284 bytes data.
--------------------------------------------------------------------------------
TeePro916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
173122 lines, 5.24 seconds, 1164648 bytes code, 6396 bytes data.
--------------------------------------------------------------------------------
TeeGL916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
13955 lines, 0.55 seconds, 116744 bytes code, 3072 bytes data.
--------------------------------------------------------------------------------
TeeImage916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
19482 lines, 0.59 seconds, 243656 bytes code, 11324 bytes data.
--------------------------------------------------------------------------------
TeeWorld916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
2170 lines, 0.33 seconds, 17576 bytes code, 268 bytes data.
--------------------------------------------------------------------------------
TeeLanguage916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
78227 lines, 0.97 seconds, 3384704 bytes code, 3520 bytes data.
--------------------------------------------------------------------------------
DclTee916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
7510 lines, 0.64 seconds, 130868 bytes code, 348 bytes data.
--------------------------------------------------------------------------------
DclTeePro916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
10352 lines, 0.94 seconds, 177852 bytes code, 508 bytes data.
--------------------------------------------------------------------------------
DclTeeProStd916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
6838 lines, 0.86 seconds, 174820 bytes code, 500 bytes data.
--------------------------------------------------------------------------------
TeeMaker116
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
79818 lines, 2.50 seconds, 741328 bytes code, 12820 bytes data.
--------------------------------------------------------------------------------
DclTeeMaker116
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
747 lines, 0.53 seconds, 17876 bytes code, 204 bytes data.
--------------------------------------------------------------------------------
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.
--------------------------------------------
Our version of XE2 C++ builder is : update4 hotfix1
How to solve this problem?
Thanks
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hi,
What TeeChart version are you using? Is it the latest (v2012.06)?
What TeeChart version are you using? Is it the latest (v2012.06)?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart 2011.04.41118 VCL/FMX release available
Yes, it is TeeChart v2012.06 (120613)
Re: TeeChart 2011.04.41118 VCL/FMX release available
Hi,
So you have C++Builder personality, and not Delphi personality, right?
As the error message indicates, for some reason TeeRecompile fails when trying to find the fmx.dcp. I can find this file in my RAD Studio installation at "RAD Studio\9.0\lib\win32\debug" and also at "RAD Studio\9.0\lib\win32\release".
Do you have the RAD Studio installation in a location different that the default "C:\Program Files (x86)\Embarcadero\RAD Studio\9.0"? I ask it because one of the possibilities could be that TeeRecompile could be looking for some dependence in a wrong place.
Anyway, the easiest solution while we don't find the root of the problem and a fix for it would probably be installing the binary version, avoiding TeeRecompile. Here is how you should do it:
- First of all we'd need to clean a little bit the IDE. With the IDE closed, run TeeInstall.exe from your "\Compiled\Delphi16.win32" folder and answer "yes" if the message asks you to UNINSTALL TeeChart. If it asks you to INSTALL it, just answer "no".
- Then open the IDE. Navigate through all the path lists and clean any reference to any TeeChart installation. It should be enough to check the lists:
"Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Include path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Library path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Browsing path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (OS X)/Include path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (OS X)/Library path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (OS X)/Browsing path"
- These are the lists to check for the Delphi personality. You shouldn't have them but I prefer to mention them too:
"Environment Options/Delphi Options/Library/Selected Platform (32-bit Windows)/Library path"
"Environment Options/Delphi Options/Library/Selected Platform (32-bit Windows)/Browsing path"
"Environment Options/Delphi Options/Library/Selected Platform (32-bit Windows)/Debug DCU path"
"Environment Options/Delphi Options/Library/Selected Platform (64-bit Windows)/Library path"
"Environment Options/Delphi Options/Library/Selected Platform (64-bit Windows)/Browsing path"
"Environment Options/Delphi Options/Library/Selected Platform (64-bit Windows)/Debug DCU path"
"Environment Options/Delphi Options/Library/Selected Platform (OS X)/Library path"
"Environment Options/Delphi Options/Library/Selected Platform (OS X)/Browsing path"
"Environment Options/Delphi Options/Library/Selected Platform (OS X)/Debug DCU path"
- Check also that all the TeeChart packages (TeeChart Standard or Pro, VCL and FMX, TeeMaker, TeeTree) in "Component/Install Package..." are unselected and/or removed from the list.
Now that you should have the IDE clean, reinstall TeeChart binary version. You can do it simply running the TeeInstall.exe from the binary version installation if you still have it, or running the installer.
After installing the binary version, check the paths and check that TeeChart it works in a new simple example project. The paths should be the same than mentioned in a previous mail changing "Sources\Compiled\" for "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2". This is:
At "Tools/Options..." menu, make sure the following paths are on the top of the lists:
- In the "Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Include path" list there should be a reference to your TeeChart Include path at "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2\Delphi16.win32\Include".
- In the "Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Library path" list there should be a reference to your TeeChart Library and Obj paths at "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2\Delphi16.win32\Lib", and another to "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2\Delphi16.win32\Lib\Obj".
So you have C++Builder personality, and not Delphi personality, right?
As the error message indicates, for some reason TeeRecompile fails when trying to find the fmx.dcp. I can find this file in my RAD Studio installation at "RAD Studio\9.0\lib\win32\debug" and also at "RAD Studio\9.0\lib\win32\release".
Do you have the RAD Studio installation in a location different that the default "C:\Program Files (x86)\Embarcadero\RAD Studio\9.0"? I ask it because one of the possibilities could be that TeeRecompile could be looking for some dependence in a wrong place.
Anyway, the easiest solution while we don't find the root of the problem and a fix for it would probably be installing the binary version, avoiding TeeRecompile. Here is how you should do it:
- First of all we'd need to clean a little bit the IDE. With the IDE closed, run TeeInstall.exe from your "\Compiled\Delphi16.win32" folder and answer "yes" if the message asks you to UNINSTALL TeeChart. If it asks you to INSTALL it, just answer "no".
- Then open the IDE. Navigate through all the path lists and clean any reference to any TeeChart installation. It should be enough to check the lists:
"Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Include path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Library path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Browsing path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (OS X)/Include path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (OS X)/Library path"
"Environment Options/C++ Options/Paths and Directories/Selected Platform (OS X)/Browsing path"
- These are the lists to check for the Delphi personality. You shouldn't have them but I prefer to mention them too:
"Environment Options/Delphi Options/Library/Selected Platform (32-bit Windows)/Library path"
"Environment Options/Delphi Options/Library/Selected Platform (32-bit Windows)/Browsing path"
"Environment Options/Delphi Options/Library/Selected Platform (32-bit Windows)/Debug DCU path"
"Environment Options/Delphi Options/Library/Selected Platform (64-bit Windows)/Library path"
"Environment Options/Delphi Options/Library/Selected Platform (64-bit Windows)/Browsing path"
"Environment Options/Delphi Options/Library/Selected Platform (64-bit Windows)/Debug DCU path"
"Environment Options/Delphi Options/Library/Selected Platform (OS X)/Library path"
"Environment Options/Delphi Options/Library/Selected Platform (OS X)/Browsing path"
"Environment Options/Delphi Options/Library/Selected Platform (OS X)/Debug DCU path"
- Check also that all the TeeChart packages (TeeChart Standard or Pro, VCL and FMX, TeeMaker, TeeTree) in "Component/Install Package..." are unselected and/or removed from the list.
Now that you should have the IDE clean, reinstall TeeChart binary version. You can do it simply running the TeeInstall.exe from the binary version installation if you still have it, or running the installer.
After installing the binary version, check the paths and check that TeeChart it works in a new simple example project. The paths should be the same than mentioned in a previous mail changing "Sources\Compiled\" for "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2". This is:
At "Tools/Options..." menu, make sure the following paths are on the top of the lists:
- In the "Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Include path" list there should be a reference to your TeeChart Include path at "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2\Delphi16.win32\Include".
- In the "Environment Options/C++ Options/Paths and Directories/Selected Platform (32-bit Windows)/Library path" list there should be a reference to your TeeChart Library and Obj paths at "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2\Delphi16.win32\Lib", and another to "C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE2\Delphi16.win32\Lib\Obj".
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |