Massimo, Wich advantage from Visual C++ 2008 versus Borland C++ 5.5? execution speed, robust.. ?
Regards Massimo Belgrano escribió en mensaje <609353e70902180048ofbd34e0oaecff008ebd11...@mail.gmail.com>... >If you choice Visual C ++ for windows version or harbour >Dowload and install tortoise from http://tortoisesvn.tigris.org/ > >Right Click on your c Drive and in svn checkout pass as address >https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/h arbour > >Now you have source of harbour on c:\harbour > >you can download Microsoft Visual C++ Express from >http://www.microsoft.com/express/vcsharp/ >Here you can download sdk for visual c++ from >http://www.microsoft.com/downloads/details.aspx?FamilyID=e6e1c3df-a74f-4207 -8586-711ebe331cdc&displaylang=en > > >Execute This batch cchbvc9 for compile harbour and contrib >---------------cchbvc9.bat---------------- >SET HB_VISUALC_VER=90 >SET HB_INSTALL_PREFIX=C:\harbour >SET LIB=C:\HARBOUR\LIB >SET INCLUDE=C:\HARBOUR\INCLUDE >call "C:\Programmi\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >CD \HARBOUR >CALL MAKE_VC CLEAN >CALL MAKE_VC >CALL MAKE_VC INSTALL >CD \HARBOUR\CONTRIB >Echo ----------contrib--------- >CALL MAKE_VC_ALL CLEAN >CALL MAKE_VC_ALL >cd \harbour >CALL MAKE_VC INSTALL >cd \ > > > >-- >Massimo Belgrano _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour