Hi!

Try to add into  your enviroment:

REM /*  900 : Visual Studio 2008 */
REM /* 1000 : Visual Studio 2010 */
set HB_COMPILER_VER=900

Regards,
Vailton Renato

2010/4/22 Ale SB <ale.serib...@ig.com.br>:
>
> ! Building Harbour 2.1.0beta1 from source - http://www.harbour-project.org
> ! MAKE: win-make 3.81 sh.exe clean install
> ! HB_INSTALL_PREFIX: d:\hbvc2008
> ! HB_BUILD_DLL: yes
> ! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
> ! HB_PLATFORM: win (x86) (autodetected)
> ! HB_COMPILER: msvc
> .
> .
> .
> cl.exe   -I. -I../../../../../include -nologo -TP -W4 -wd4127 -O2
> -DHB_LEGACY_TYPES_OFF  -DUNICODE  -Fodbgbrwsr.obj -c dbgbrwsr.c
> dbgbrwsr.c
> lib.exe    -nologo -out:../../../../../lib/win/msvc/hbdebug.lib dbgentry.obj
> dbgmenu.obj dbghelp.obj dbgtinp.obj dbgtmenu.obj dbgtmitm.obj dbgtwin.obj
> debugger.obj dbgtarr.obj dbgthsh.obj dbgtobj.obj tbrwtext.obj dbgwa.obj
> dbgbrwsr.obj || del /q /f ../../../../../lib/win/msvc/hbdebug.lib
>        1 arquivo(s) copiado(s).
> link.exe  -nxcompat -dynamicbase -nologo -dll -subsystem:console
> -libpath:../../../../../lib/win/msvc
> -out:"..\..\..\..\..\bin\win\msvc\harbour-21.dll"
> -implib:"../../../../../lib/win/msvc/harbour-21.lib" @__dyn__.tmp
> kernel32.lib user32.lib ws2_32.lib advapi32.lib gdi32.lib
>   Creando biblioteca ../../../../../lib/win/msvc/harbour-21.lib y objeto
> ../../../../../lib/win/msvc/harbour-21.exp
>        1 arquivo(s) copiado(s).
> link.exe  -nxcompat -dynamicbase -nologo -dll -subsystem:console
> -libpath:../../../../../../lib/win/msvc
> -out:"..\..\..\..\..\..\bin\win\msvc\harbourmt-21.dll"
> -implib:"../../../../../../lib/win/msvc/harbourmt-21.lib" @__dyn__.tmp
> kernel32.lib user32.lib ws2_32.lib advapi32.lib gdi32.lib
>   Creando biblioteca ../../../../../../lib/win/msvc/harbourmt-21.lib y
> objeto ../../../../../../lib/win/msvc/harbourmt-21.exp
>        1 arquivo(s) copiado(s).
>        1 arquivo(s) copiado(s).
>        1 arquivo(s) copiado(s).
> ../../../../../bin/win/msvc/harbour.exe ../../../hbrun.prg
> -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l
> cl.exe   -I. -I../../../../../include -nologo -TP -W4 -wd4127 -O2
> -DHB_LEGACY_TYPES_OFF  -DUNICODE  -Fohbrun.obj -c hbrun.c
> hbrun.c
> rc.exe  -nologo   -fo hbrun.res ../../../hbrun.rc
> fatal error RC1106: invalid option: -ologo
>
> Thank Ale SB
> --
> View this message in context: 
> http://old.nabble.com/Error-rev-14367....Vc2008.-tp28333124p28333124.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to