Pls sort out your compiler setup to include only one version of MSVC compiler.

See the first prerequisite of win builds in INSTALL, also TROUBLESHOOTING section.

Brgds,
Viktor

On 2009.09.02., at 6:49, AbeB wrote:


! Building Harbour 2.0.0beta2 from source - http://www.harbour-project.org
! MAKE: win-make.exe 3.81 sh.exe
! HB_INSTALL_PREFIX: c:\Harbour\Dev
! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
! HB_PLATFORM: win (x86) (autodetected)
! HB_COMPILER: msvc (autodetected: c:/Program Files/Microsoft Visual Studio
9.0/VC/BIN/cl.exe C:/Program Files/Microsoft Visual Studio/VC98/bin/)
! Component: 'openssl' not found
! Component: 'gpm' not supported on win platform
! Component: 'slang' not found
! Component: 'curses' not found
! Component: 'x11' not found
! Component: 'WATTCP/WATT-32' not supported on win platform
win-make.exe[2]: Nothing to be done for `all'.
win-make.exe[1]: Nothing to be done for `all'.
cl.exe -nologo -I. -I../../../../../include -Gs -TP -W4 -wd4127 - Ot2b1
-EHs-c- -MT    -Fohbver.obj -c ../../../hbver.c
hbver.c
../../../hbver.c(308) : error C2039: 'wProductType' : is not a member of
'_OSVERSIONINFOEXA'
       C:\Program Files\Microsoft Visual
Studio\VC98\include\winbase.h(7998) : see declaration of '_OSVERSIONINFOEXA'
../../../hbver.c(308) : error C2065: 'VER_NT_WORKSTATION' : undeclared
identifier
../../../hbver.c(315) : error C2039: 'wProductType' : is not a member of
'_OSVERSIONINFOEXA'
       C:\Program Files\Microsoft Visual
Studio\VC98\include\winbase.h(7998) : see declaration of '_OSVERSIONINFOEXA'
../../../hbver.c(315) : error C2065: 'VER_NT_WORKSTATION' : undeclared
identifier
win-make.exe[3]: *** [hbver.obj] Error 2
win-make.exe[2]: *** [descend] Error 2
win-make.exe[1]: *** [common] Error 2
win-make.exe: *** [source] Error 2
--
View this message in context: 
http://n2.nabble.com/msvc-error-tp3567969p3567969.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
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