Compiler exceptions with 2012.06 (120613)

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TestAlways
Advanced
Posts: 228
Joined: Tue Aug 28, 2007 12:00 am
Location: Oregon, USA

Compiler exceptions with 2012.06 (120613)

Post by TestAlways » Thu Aug 30, 2012 12:07 am

I am trying to run TeeCompile.exe for installing Tee Chart. I get the following log with exceptions:

...
FMXTee916

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

FMXTee.Chart3D.pas(124) Error: E2147 Property 'OnMouseEnter' does not exist in base class

FMXTee.Chart3D.pas(125) Error: E2147 Property 'OnMouseLeave' does not exist in base class

FMXTee.Chart3D.pas(747) Error: E2003 Undeclared identifier: 'SubdivisionsAxes'

FMXTee.Chart3D.pas(804) Error: E2003 Undeclared identifier: 'SubdivisionsAxes'

FMXTee.Chart3D.pas(1454) Error: E2003 Undeclared identifier: 'SubdivisionsAxes'

FMXTee.About.pas(407) Fatal: F2063 Could not compile used unit 'FMXTee.Chart3D.pas'
EXCEPTION:
Compilation aborted.
----

Any thoughts of what I might look at?

Ed Dressel

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Compiler exceptions with 2012.06 (120613)

Post by Yeray » Thu Aug 30, 2012 9:24 am

Hi Ed,

The easiest solution is to unselect the "Tee 3D" option in TeeRecompile if you are not going to use it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

TestAlways
Advanced
Posts: 228
Joined: Tue Aug 28, 2007 12:00 am
Location: Oregon, USA

Re: Compiler exceptions with 2012.06 (120613)

Post by TestAlways » Thu Aug 30, 2012 2:01 pm

It is unchecked. I have no options in the top-right corner checked.

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Compiler exceptions with 2012.06 (120613)

Post by Yeray » Fri Aug 31, 2012 8:27 am

Hi Ed,

This is how it ends for me selecting the 4 Rad XE2 environments (Win32, Win64, MacOSC and iOS), and nothing else selected:
v2012.06_TeeRecompile_XE2.png
v2012.06_TeeRecompile_XE2.png (52.95 KiB) Viewed 9139 times
If you modified the v2012.06 sources, the problem may be due to these changes.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

TestAlways
Advanced
Posts: 228
Joined: Tue Aug 28, 2007 12:00 am
Location: Oregon, USA

Re: Compiler exceptions with 2012.06 (120613)

Post by TestAlways » Fri Aug 31, 2012 2:22 pm

I haven't touched the install source.

Here are the settings I am using:

Image

Here is the log:

Code: Select all

===============================================
TeeChart Pro
Compilation started: 8/31/2012 7:19:02 AM
 
RAD XE2.Win32 v16 (RAD XE v9 Enterprise)
Tee916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
73643 lines, 0.61 seconds, 658480 bytes code, 4192 bytes data.
--------------------------------------------------------------------------------
TeeUI916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
60489 lines, 0.42 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.38 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, 1.00 seconds, 1163992 bytes code, 6396 bytes data.
--------------------------------------------------------------------------------
TeeGL916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
13955 lines, 0.23 seconds, 117384 bytes code, 3072 bytes data.
--------------------------------------------------------------------------------
TeeImage916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
19482 lines, 0.22 seconds, 241356 bytes code, 11324 bytes data.
--------------------------------------------------------------------------------
TeeWorld916
Embarcadero Delphi for Win32 compiler version 23.0
Copyright (c) 1983,2011 Embarcadero Technologies, Inc.
2170 lines, 0.19 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.45 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.89 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.66 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.53 seconds, 174820 bytes code, 500 bytes data.
--------------------------------------------------------------------------------
FMXTee916

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

FMXTee.Chart3D.pas(124) Error: E2147 Property 'OnMouseEnter' does not exist in base class

FMXTee.Chart3D.pas(125) Error: E2147 Property 'OnMouseLeave' does not exist in base class

FMXTee.Chart3D.pas(747) Error: E2003 Undeclared identifier: 'SubdivisionsAxes'

FMXTee.Chart3D.pas(804) Error: E2003 Undeclared identifier: 'SubdivisionsAxes'

FMXTee.Chart3D.pas(1454) Error: E2003 Undeclared identifier: 'SubdivisionsAxes'

FMXTee.About.pas(407) Fatal: F2063 Could not compile used unit 'FMXTee.Chart3D.pas'
EXCEPTION:
Compilation aborted.
--------------------------------------------
++

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Compiler exceptions with 2012.06 (120613)

Post by Yeray » Mon Sep 03, 2012 1:46 pm

Hi Ed,

Do you have the Update 4 and the Hotfix 1 installed in your Rad XE2?
http://cc.embarcadero.com/item/28881
http://cc.embarcadero.com/item/28882
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply