Page 1 of 1

Compiler exceptions with 2012.06 (120613)

Posted: Thu Aug 30, 2012 12:07 am
by 10546565
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

Re: Compiler exceptions with 2012.06 (120613)

Posted: Thu Aug 30, 2012 9:24 am
by yeray
Hi Ed,

The easiest solution is to unselect the "Tee 3D" option in TeeRecompile if you are not going to use it.

Re: Compiler exceptions with 2012.06 (120613)

Posted: Thu Aug 30, 2012 2:01 pm
by 10546565
It is unchecked. I have no options in the top-right corner checked.

Re: Compiler exceptions with 2012.06 (120613)

Posted: Fri Aug 31, 2012 8:27 am
by yeray
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 10116 times
If you modified the v2012.06 sources, the problem may be due to these changes.

Re: Compiler exceptions with 2012.06 (120613)

Posted: Fri Aug 31, 2012 2:22 pm
by 10546565
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.
--------------------------------------------
++

Re: Compiler exceptions with 2012.06 (120613)

Posted: Mon Sep 03, 2012 1:46 pm
by yeray
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