I receiving the following error:
'[DCC Fatal Error] pc_map.pas(28): F2051 Unit VCLTee.TeeSurfa was compiled with a different version of VCLTee.Chart.TCustomChart'
I thought it may have had something to do with FastReport, as I had a problem earlier with c:\windows\system32\frxTee16.bpl . However, I have now recompiled FastReport against TeeChart Pro 9 so that shouldn't be the problem.
Any ideas.
Kind regards
Gregg
XE2 - Compiler Fatal Error
-
- Newbie
- Posts: 11
- Joined: Thu Oct 20, 2011 12:00 am
- Location: Whatton-in-the-Vale, Nottinghamshire, UK
Re: XE2 - Compiler Fatal Error
Re: The previous post.
The problem only occurs when compiling 64 bit, so the problem may be related to FastReports as I didn't recompile the 64 bit version.
Sorry about that.
Regards
Gregg
The problem only occurs when compiling 64 bit, so the problem may be related to FastReports as I didn't recompile the 64 bit version.
Sorry about that.
Regards
Gregg
Re: XE2 - Compiler Fatal Error
Hello Gregg,
Check also the library paths for all the platforms.
It would be great if you could confirm the cause of the problem was it, if possible.Gregg wrote:The problem only occurs when compiling 64 bit, so the problem may be related to FastReports as I didn't recompile the 64 bit version.
Check also the library paths for all the platforms.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 11
- Joined: Thu Oct 20, 2011 12:00 am
- Location: Whatton-in-the-Vale, Nottinghamshire, UK
Re: XE2 - Compiler Fatal Error
Hi Yeray,
I tried to compile the TeeMaps example. 32 bit no problem!
Compiling the 64 bit version produces the following error:
[DCC Fatal Error] UnitTestSHP.pas(22): F2051 Unit VCLTee.TeeSurfa was compiled with a different version of VCLTee.Chart.TCustomChart
I've disabled the FastReport packages - no difference.
The other third party packages I have installed are:
Devart - dbFusion (MySQL)
Devart - MySQL components
Raize Components Version 6
TMSSoftware Component Pack
DBISAM
ElevateDB
as far as I am aware none of the above use TeeChart.
Hope this helps
Kind regards
Gregg
I tried to compile the TeeMaps example. 32 bit no problem!
Compiling the 64 bit version produces the following error:
[DCC Fatal Error] UnitTestSHP.pas(22): F2051 Unit VCLTee.TeeSurfa was compiled with a different version of VCLTee.Chart.TCustomChart
I've disabled the FastReport packages - no difference.
The other third party packages I have installed are:
Devart - dbFusion (MySQL)
Devart - MySQL components
Raize Components Version 6
TMSSoftware Component Pack
DBISAM
ElevateDB
as far as I am aware none of the above use TeeChart.
Hope this helps
Kind regards
Gregg
-
- Newbie
- Posts: 11
- Joined: Thu Oct 20, 2011 12:00 am
- Location: Whatton-in-the-Vale, Nottinghamshire, UK
Re: XE2 - Compiler Fatal Error - Fixed
Hi,
It appears the error was related to FastReport. I moved the steema path ahead of the fastreport path in the Library paths and that appeared to solve the problem.
So it's fixed now, sorry to have bothered you.
Kind regards
Gregg
It appears the error was related to FastReport. I moved the steema path ahead of the fastreport path in the Library paths and that appeared to solve the problem.
So it's fixed now, sorry to have bothered you.
Kind regards
Gregg
Re: XE2 - Compiler Fatal Error
Hi Gregg,
No worries. I'm glad to hear you solved it!
No worries. I'm glad to hear you solved it!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |