TeeChart Pro for Firemonkey pre-release sourcecode installer
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
TeeChart Pro for Firemonkey pre-release sourcecode installer
Greetings!
A Pre-release source code installer has been posted at the client download area adding full RAD Studio, Delphi and C++ Builder XE2 support.
Notice this release is only available for source code customers. Binary installers will be published shortly.
Please post any issue you may find with the version at the TeeChart VCL or TeeChart for Firemonkey forums.
Thanks in advance.
A Pre-release source code installer has been posted at the client download area adding full RAD Studio, Delphi and C++ Builder XE2 support.
Notice this release is only available for source code customers. Binary installers will be published shortly.
Please post any issue you may find with the version at the TeeChart VCL or TeeChart for Firemonkey forums.
Thanks in advance.
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 |
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hello Narcís,
I cannot compile the package as FastMM_FullDebugMode.dll is missed. Now I have downlooaded the latest FastMM package but there is no real install instruction.
How to install or where to place the included precompiled FastMM_FullDebugMode.dll and FastMM_FullDebugMode64.dll ?
Thanks for assistance
Uli
I cannot compile the package as FastMM_FullDebugMode.dll is missed. Now I have downlooaded the latest FastMM package but there is no real install instruction.
How to install or where to place the included precompiled FastMM_FullDebugMode.dll and FastMM_FullDebugMode64.dll ?
Thanks for assistance
Uli
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hi Narcís,
I've found a message where it has been told to place the FastMM_FullDebugMode.dlls into System32 and SysWOW64. But now I get a message by TeeRecompile with
Uli
I've found a message where it has been told to place the FastMM_FullDebugMode.dlls into System32 and SysWOW64. But now I get a message by TeeRecompile with
Honestly speaking I do not understand what I have to do. My Delphi XE2 is freshly installed, no other modifications. TeeChart is freshly installed. So there should be some information anyway how to install correctly. The install.txt file incuded with your package has no information about FastMM.TeeRecompile.exe: Cannot install FastMM4 - Memory has already been allocated
FastMM4 cannot install since memory has already been allocated through the default memory manager.
FastMM4.pas MUST be the first unit in your project's .dpr file, otherwise memory may be allocated through the default memory manager before FastMM4 gains control.
Uli
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hello Narcís,
despite the quoted message above the Recompile tool allows to compile. No error.
But the IDE now shows just a few TeeChart components, a compnent like TChartEditor is just shown in grey color and cannot be selected.
BTW I'm happy to have selected a different install folder for the source code. IMO it does not make sense to use the same folder "TeeChart Pro 2011 Full Source Code" for the new code and to overwrite a previous installation for e.g. Delphi XE. At least I can still use my XE version. Please change to a different install folder.
Best regards
Uli
despite the quoted message above the Recompile tool allows to compile. No error.
But the IDE now shows just a few TeeChart components, a compnent like TChartEditor is just shown in grey color and cannot be selected.
BTW I'm happy to have selected a different install folder for the source code. IMO it does not make sense to use the same folder "TeeChart Pro 2011 Full Source Code" for the new code and to overwrite a previous installation for e.g. Delphi XE. At least I can still use my XE version. Please change to a different install folder.
Best regards
Uli
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
I have been lucky to find some text in the web, see http://www.delphifeeds.com/go/f/84268?u ... eds.com%29
So I followed the instruction
I have re-installed FastMM according to the instruction and also recompiled TeeChart. There is still the TeeRecompile message (warning?) that FastMM cannot be installed. But now after compilation the packages are included and also the TeeChart VCL components can be selected as usual.
I have just added this message. Maybe it helps others to get TeeChart installed.
Best regards
Uli
So I followed the instruction
Code: Select all
I have told you last week that there will be FastMM updates for XE2 this week, meanwhile Pierre le Riche committed a lot changes and FastMM for XE2/Win64 should be complete from the functional side. You can find the changes in the FastMM SVN repository at SourceForge. When you do already have a FastMM working copy then just update it and if you do not have one yet the steps are:
start Delphi
File | Open From Version Control…
enter as URL
https://fastmm.svn.sourceforge.net/svnroot/fastmm
enter a destination directory
OK and wait till everything has been checked out
I have just added this message. Maybe it helps others to get TeeChart installed.
Best regards
Uli
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hi Uli,
That was a mistake from our side, FastMM packages shouldn't be necessary, they should only be used in-house. At this thread this was also discussed and I posted a new TeeRecompile version which should fix it. Could you please check if this works fine for you?
Thanks in advance.
That was a mistake from our side, FastMM packages shouldn't be necessary, they should only be used in-house. At this thread this was also discussed and I posted a new TeeRecompile version which should fix it. Could you please check if this works fine for you?
Thanks in advance.
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 |
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hi Narcís,
is that really necessary?
As reported I have installed FastMM now. Why to uninstall now? It is working.
Best regards
Uli
is that really necessary?
As reported I have installed FastMM now. Why to uninstall now? It is working.
Best regards
Uli
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hi Uli,
You just need to download the TeeRecompile.exe, run it and check if it throws the FastMM error, no need to reinstall anything, you can close TeeRecompile without compiling and installing any package.
Thanks in advance.
You just need to download the TeeRecompile.exe, run it and check if it throws the FastMM error, no need to reinstall anything, you can close TeeRecompile without compiling and installing any package.
Thanks in advance.
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 |
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Narcís,
I have tested the Recompiler.exe now, there is no error message regarding FastMM.
But I do not believe that this is a result that you like to get. As told in my previous message I have successfully installed FastMM for XE2 now. So also the recompile tool of the source code package has already done the job sucessfully.
Best regards
Uli
I have tested the Recompiler.exe now, there is no error message regarding FastMM.
But I do not believe that this is a result that you like to get. As told in my previous message I have successfully installed FastMM for XE2 now. So also the recompile tool of the source code package has already done the job sucessfully.
Best regards
Uli
Re: TeeChart Pro for Firemonkey pre-release sourcecode installer
Hello Uli,
Thanks for the information.
The TeeRecompile version in the thread Narcís pointed you doesn't show any message regarding FastMM in the same machines where the built-in version of TeeRecompile does. I think Narcís only wanted to hear about another external experience with the modified version. So thank you again.
If you find any problem, don't hesitate to let us know.
Thanks for the information.
The TeeRecompile version in the thread Narcís pointed you doesn't show any message regarding FastMM in the same machines where the built-in version of TeeRecompile does. I think Narcís only wanted to hear about another external experience with the modified version. So thank you again.
If you find any problem, don't hesitate to let us know.
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 Pro for Firemonkey pre-release sourcecode installer
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 |