on compiling simple Delphi7 project I get: "Delphi compiler not found. Please make sure you have specified the correct Delphi compiler version"
of course Delphi ver is selected correctly in Tools - Options (Delphi7)
I suppose, FB is trying to get path to DCC32.EXE in the registry? what keys is it looking on?
App key contains C:\Program Files\Borland\Delphi7\Bin\delphi32.exe
but I do not see path to dcc32.exe there...
Thanks