Hi!
With MSVC 2008 express, Win XP SP3
My file makemsvc.bat is:

SET HB_BUILD_DEBUG=yes
call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
win-make %1 %2


cl.exe  -nologo -I. -I../../../../../include -Gs -TC -Ot2b1 -EHs-c- -MTd -Zi 
 -DH
B_TR_LEVEL_DEBUG  -ID:/harbour/trunk/harbour/external/zlib -ID:/harbour/trunk/ha
rbour/external/libpng -DUNICODE  -Fo_hbhbpdf.obj -c ../../../_hbhbpdf.c
_hbhbpdf.c
../../../_hbhbpdf.c : fatal error C1902: Program database manager mismatch; 
plea
se check your installation
win-make[3]: *** [_hbhbpdf.obj] Error 2
win-make[2]: *** [descend] Error 2
win-make[1]: *** [libhpdf.inst] Error 2
win-make: *** [external.inst] Error 2

Best regards,
Itamar M. Lins Jr. 



_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to