Sorry, I cannot help you, we're circling around and you don't seem to make
an effort to read and interpret
the answers to your own questions. For better results,
please take the time and re-read this thread, or at least
the last few messages. All information is there.

If this isn't enough, read the documentation of MSVC,
about how to set it up properly, and double check your
environment, and if it still fails post your log output,
maybe someone can help.

Brgds,
Viktor

On Thu, Feb 12, 2009 at 8:46 AM, Massimo Belgrano <[email protected]>wrote:

> Sorry now Create a fresh checkout by tortoisesvnright click on c drive and
>  svn checout of
>
> https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour
> in a few second was done
>
> and do clean build by
> SET HB_DIR_ADS=C:\PROGRAMMI\Extended Systems\Advantage 8.1\acesdk
> SET HB_ARCHITECTURE=WIN
> SET MSVCDIR=C:\Programmi\Microsoft Visual Studio 9.0\VC
> SET PLATFORM=C:\Programmi\Microsoft Visual Studio 2008 SDK
> SET HB_COMPILER=msvc
> SET HB_VISUALC_VER=90
> SET HB_BIN_INSTALL=C:\HARBOUR\BIN
> SET HB_LIB_INSTALL=C:\HARBOUR\LIB
> SET HB_INC_INSTALL=C:\HARBOUR\INCLUDE
> SET INCLUDE=%MSVCDir%\INCLUDE;%PLATFORM%\INCLUDE;c:\HARBOUR\INCLUDE
> SET LIB=%PLATFORM%\Lib;%MSVCDir%\LIB;C:\HARBOUR\LIB
> CD \HARBOUR
> CALL MAKE_VC CLEAN
> CALL MAKE_VC
>
> but i have receive same eror
>
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to