Enviroment Variables - Delphi 2006

Hi,

I've just started evaluating FinalBuilder and I'm having difficulty compiling my Delphi 2006 project.  I use a lot of Enviroment Variables in my Libarary Path and when I attempt to execute the Compile Delphi Win32 action I receive the message Error expanding variables in Library Path.  This happens for both System variables and User overrides

Error expanding variables in Library Path: Variable: BDSPROJECTDIR - does not exist.

I am missing a setting or something?

Thanks,

Scott

Hi,

I figured out that you need the set the Use BDS 2006 Enviroment Variables at Startup option and that solves the problem with all User overrides being added to the list of available variables.  However, other Enviroment Variables that are under the System variables, such as BDSPROJECTDIR, are still not available.  As a workaround, I add the BDSPROJECTDIR to the User overrides and it is now available and the Library Path gets expanded properly.

Thanks,

Scott