This is enough:
==============

> C:
> CD \harbour
> SET HB_VISUALC_VER=90
>
SET HB_INSTALL_PREFIX=C:\harbour
> CALL "C:\Programmi\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
>
CALL MAKE_VC CLEAN
> CALL MAKE_VC
> CALL MAKE_VC INSTALL

==============


> Now i don't have c:\harbour\hbmk.exe
> have follow warning in make of contrib
> Entering: gtwvg
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
> 9.0\VC\BIN
> \cl.exe"' : codice restituito '0x2'
> Stop.
> ...
> Entering: hbct
> No code generated.
> NMAKE : fatal error U1077: '..\..\bin\vc\\harbour.exe' : codice restituito
> '0x1'


It is very strange because command above don't even
build the contribs. Also in these errors the HB_BIN_INSTALL
path is clearly not set like in your script. Don't mix hbmk.exe
here, it's not needed to build Harbour.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to