Hi Viktor, After update my harbour with this [10618] I had troubles when generating Harbour with MSVC, during compiling hbpp.exe and it gives me errors. I am using this BAT to create harbour:
call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" set PATH=C:\harbour\bin;%PATH% set HB_COMPILER=msvc set HB_INSTALL_PREFIX=C:\harbour call make_gnu.bat clean install Is there anything that I have to change? Regards, Kleyber -- View this message in context: http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10618--trunk-harbour-tp22537086p22538515.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
