Kups
01-18-2005, 07:37 AM
Hi!
I'm using Delphi 6.
I installed Delphi 2005 trial to my computer. After uninstallation of Delphi 2005, Visual Build gives me a message:
--------------------Starting Build: 'Reggy4.bld'--------------------
Building project step 'Tee EXE'...
Unable to locate Delphi compiler executable
Step 'Tee EXE' failed
Build ended.
Global macro DELPHIDIR = "C:\Program Files\Borland\Delphi6"
and
DELPHI ="%DELPHIDIR%\Bin\DCC32.exe"
C:\Program Files\Borland\Delphi6\Bin\DCC32.exe exists.
Can you please tell, from where the Visual Build gets the path to locate delphi compiler executable?
Thank you!
I'm using Delphi 6.
I installed Delphi 2005 trial to my computer. After uninstallation of Delphi 2005, Visual Build gives me a message:
--------------------Starting Build: 'Reggy4.bld'--------------------
Building project step 'Tee EXE'...
Unable to locate Delphi compiler executable
Step 'Tee EXE' failed
Build ended.
Global macro DELPHIDIR = "C:\Program Files\Borland\Delphi6"
and
DELPHI ="%DELPHIDIR%\Bin\DCC32.exe"
C:\Program Files\Borland\Delphi6\Bin\DCC32.exe exists.
Can you please tell, from where the Visual Build gets the path to locate delphi compiler executable?
Thank you!