Page 1 of 1

Problem Install 8.05 on Delphi 2005

Posted: Fri Jun 19, 2009 1:11 pm
by 10549532
I have a problem installing the 8.05 on Delphi 2005. First I deinstalled the 8.04 Version. Now I installed the 8.05 Version as described in the install.txt. I use the Tee8D9.bpg. Then I make a double click on the first entry and start "build all packages". Delphi start working, but stop working at the file "TeeEdiSeri.pas" with the error

[Fehler] TeeEdiSeri.pas(394): E2003 Undefinierter Bezeichner: 'FontSeriesColor'

It labels as error the following line:
CBFontSeriesColor.Checked := FontSeriesColor;

After I start installing the old version 8.04 again, that is working.

What can I do?

Claus

Re: Problem Install 8.05 on Delphi 2005

Posted: Fri Jun 19, 2009 4:12 pm
by narcis
Hi Claus,

I haven't been able to reproduce the issue here.

Have you tried using TeeRecompile tool for building and installing packages automatically? TeeRecompile tool is included with the sourcecode installation.

If this doesn't help please let us know the exact steps we should follow to reproduce the issue here.

Thanks in advance.

Re: Problem Install 8.05 on Delphi 2005

Posted: Mon Jun 22, 2009 10:05 am
by 10549532
Tank you - now it is working. I started the TeeRecompile.exe - now everything o.k.