Hi Viktor,

Il 29/09/2009 15.59, Viktor Szakáts ha scritto:
Hi Francesco,

It seems it can't find cl.exe. Is it in the PATH?

I'd suggest to let it autodetect, instead of forcing
HB_COMPILER value manually.


You, as usual, are right!
I forgot to start my setvc.bat that adds MSVC path.

Sorry for email and for your time, I got confused from the error message

-----------
cl.exe -nologo -I. -I../../../../../include -Gs -TC -Ot2b1 -EHs-c- -MT -IJ:/cvs/harbourSVN_trunk/external/zlib -IJ:/cvs/harbourSVN_trunk/external/libpng -DHB_LEGACY_OFF -DHB_FM_STATISTICS_OFF -DHB_FM_DLMT_ALLOC -DHB_GC_AUTO -Fo_hbhbpdf.obj -c ../../../_hbhbpdf.c process_begin: CreateProcess(NULL, cl.exe -nologo -I. -I../../../../../include -Gs -TC -Ot2b1 -EHs-c- -MT -IJ:/cvs/harbourSVN_trunk/external/zlib -IJ:/cvs/harbourSVN_trunk/external/libpng -DHB_LEGACY_OFF -DHB_FM_STATISTICS_OFF -DHB_FM_DLMT_ALLOC -DHB_GC_AUTO -Fo_hbhbpdf.obj -c ../../../_hbhbpdf.c, ...) failed.
make (e=2): Impossibile trovare il file specificato. (<==file not found)
-----------

because I saw file not found and I thought to _hbhbpdf.c (a path problem during building) and not to cl.exe that was missing.

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

Reply via email to