On Tue, 29 Apr 2008 10:07:08 +0200 "Enrico Maria Giordano" <[EMAIL PROTECTED]> wrote:
> The problem seems to be the following line: > > SET CC_DIR=C:\BORLAND\BCC58 > > It should not be a constant. Any suggestions? Enrico, Could it be an envar ? so the line should read something like: SET CC_DIR=%MY_VAR% Anyway, feel free to modify it. I worked from scratch so I am not aware of the previous/commonly used setting. -- Andi ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

