Using follow batch  i am not able to create rddads.lib
SET HB_INC_ADS="%ProgramFiles%\Extended Systems\Advantage 8.1\acesdk"
SET HB_ARCHITECTURE=win
SET HB_COMPILER=bcc32
SET HB_INSTALL_PREFIX=C:\harbour\%HB_COMPILER%\
SET path=%HB_INSTALL_PREFIX%bin;%path%
SET path=c:\devl\BCC55\BIN;%path%
SET path=c:\devl\mingw32make;%path%
SET LIB=%HB_INSTALL_PREFIX%LIB;c:\devl\BCC55\lib;c:\devl\BCC55\lib\PSDK;
SET INCLUDE=%HB_INSTALL_PREFIX%INCLUDE;c:\devl\BCC55\INCLUDE
SET OBJ=%HB_INSTALL_PREFIX%OBJ
SET HB_BIN_INSTALL=%HB_INSTALL_PREFIX%\bin
SET HB_LIB_INSTALL=%HB_INSTALL_PREFIX%\lib
SET HB_INC_INSTALL=%HB_INSTALL_PREFIX%\include
call make_gnu.bat clean install> makegnu_%HB_COMPILER%.log


2009/3/3 Viktor Szakáts <[email protected]>:
>> this is a copy/past from my envinroment (set hb_  output)
>>
>> HB_ARCHITECTURE=win
>> HB_BIN_INSTALL=C:\Harbour\Dev\bin
>> HB_COMPILER=bcc
>> HB_CONTRIBLIBS=rddads
>> hb_dir=C:\Harbour\Dev
>> HB_DIR_ADS=c:\Program Files\Extended Systems\Advantage\ACESDK
>> HB_DIR_GD=C:\gdWin32
>> HB_DIR_IMPLIB=yes
>> HB_DOC_INSTALL=C:\Harbour\Dev\doc
>> HB_INC_INSTALL=C:\Harbour\Dev\include
>> HB_INSTALL_PREFIX=C:\Harbour\Dev
>> HB_LIB_INSTALL=C:\Harbour\Dev\lib
>
> Please listen to Lorenzo's (and my) instructions again,
> (and use HB_INC_* in the first place as per INSTALL doc).
> Brgds,
> Viktor
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>



-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to