I have download svn in a new directory
renamed my harbour to old and new directory to harbour
compiled and now works!

The problem was  that i have some old files harbour/source/pp/pptable.c
IMO  that problem will be due by fact that use notepad ++ that will be
open during some update and lock certain files

Thanks to Viktor & Przemyslaw!

2009/2/16 Viktor Szakáts <harbour...@syenar.hu>:
> 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
>
>



-- 
Massimo Belgrano

Albo Nazionale Informatici Professionisti 2620
Socio 2843 Associazione Informatici prof.

Analisi e sviluppo software per Lan e Web
Consulenza informatica - Formazione
Delta Informatica S.r.l.  http://www.deltain.it
Via Torelli,31 - 28100 Novara - Tel: 0321/30281
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to