It's almost good. The problem is that your sources are mixed up, and/or you didn't do a proper clean. It's also possible you have a slightly older harbour.exe in the way.
Pls download/checkout the sources to an empty dir and retry with the same script. svn co https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour Brgds, Viktor On Mon, Feb 16, 2009 at 9:42 PM, Massimo Belgrano <mbelgr...@deltain.it>wrote: > I not able to compile also with your script > In attached my make_vc.log zipped > > 2009/2/16 Viktor Szakáts <harbour...@syenar.hu>: > > This is enough: > > ============== > >> > >> C: > >> CD \harbour > >> SET HB_VISUALC_VER=90 > >> > >> SET HB_INSTALL_PREFIX=C:\harbour > >> CALL "C:\Programmi\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 > >> > >> CALL MAKE_VC CLEAN > >> CALL MAKE_VC > >> CALL MAKE_VC INSTALL > > > > ============== > > > >> > >> Now i don't have c:\harbour\hbmk.exe > >> have follow warning in make of contrib > >> Entering: gtwvg > >> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio > >> 9.0\VC\BIN > >> \cl.exe"' : codice restituito '0x2' > >> Stop. > >> ... > >> Entering: hbct > >> No code generated. > >> NMAKE : fatal error U1077: '..\..\bin\vc\\harbour.exe' : codice > restituito > >> '0x1' > > > > It is very strange because command above don't even > > build the contribs. Also in these errors the HB_BIN_INSTALL > > path is clearly not set like in your script. Don't mix hbmk.exe > > here, it's not needed to build Harbour. > > Brgds, > > Viktor > > > > _______________________________________________ > > Harbour mailing list > > Harbour@harbour-project.org > > http://lists.harbour-project.org/mailman/listinfo/harbour > > > > > > > > -- > Massimo Belgrano > > _______________________________________________ > 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