You're forcing MSVC compiler, but you don't have it in your PATH.

I'd like to strongly suggest every Windows user to **FORGET**
HB_COMPILER settings. Don't use it, not needed, unnecessary.
It's just a way to mess up things.

Rely on setting up your PATH right and leave the rest to
AUTODETECTION.

Brgds,
Viktor

Microsoft Windows XP [versão 5.1.2600]
Envar for harbour maker.

HB_COMPILER=msvc
HB_DIR_NSIS=%ProgramFiles%\NSIS\
HB_DIR_QT=C:\Qt\2009.04\qt
HB_DIR_ZIP=C:\info-zip\
HB_INSTALL_PREFIX=C:\DEV\HARBOUR
HB_PATH=C:\DEV\HARBOUR
HB_PLATFORM=win
HB_WITH_QT=C:\Qt\2009.04\qt\include

c:\>cd\harbour\trunk\harbour
C:\harbour\trunk\harbour>win-make.exe clean install

...

cl.exe -nologo -I. -I../../../../../include -Gs -TC -Ot2b1 -EHs-c- - MT -IC:/h arbour/trunk/harbour/external/zlib -IC:/harbour/trunk/harbour/ external/libpng -D
UNICODE  -Fo_hbhbpdf.obj -c ../../../_hbhbpdf.c
process_begin: CreateProcess(NULL, cl.exe -nologo -I. - I../../../../../include - Gs -TC -Ot2b1 -EHs-c- -MT -IC:/harbour/trunk/harbour/external/zlib - IC:/harbour/ trunk/harbour/external/libpng -DUNICODE -Fo_hbhbpdf.obj -c ../../../ _hbhbpdf.c,
...) failed.
make (e=2): O sistema nÒo pode encontrar o arquivo especificado.
win-make.exe[3]: *** [_hbhbpdf.obj] Error 2
win-make.exe[2]: *** [descend] Error 2
win-make.exe[1]: *** [libhpdf.inst] Error 2
win-make.exe: *** [external.inst] Error 2

Best regards,
Itamar M. Lins Jr.

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

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

Reply via email to