I'm getting this :
--------------------------------
! Building Harbour 2.1.0beta1 from source - http://www.harbour-project.org
! MAKE: win-make 3.81 sh.exe clean
! HB_INSTALL_PREFIX: E:\HARBOUR_PRUEBAS\HARBOUR
! HB_HOST_PLAT: win (x86) HB_SHELL: nt
! HB_PLATFORM: win (x86) (autodetected)
! HB_COMPILER: msvc (v900) (autodetected: C:/Program Files/Microsoft
Visual Studio 9.0/VC/bin/)
! Component: 'zlib' found in
E:/Harbour_Pruebas/harbour-svn/trunk/harbour/external/zlib (local)
! Component: 'pcre' found in
E:/Harbour_Pruebas/harbour-svn/trunk/harbour/external/pcre (local)
! Component: 'openssl' found in E:\OPENSSL\98L\INCLUDE
! Component: 'gpm' not supported on win platform
! Component: 'slang' not found. Configure with HB_WITH_SLANG.
! Component: 'curses' not found. Configure with HB_WITH_CURSES.
! Component: 'x11' not found. Configure with HB_WITH_X11.
! Component: 'wattcp/watt-32' not supported on win platform
...
...
...
...
cl.exe -I. -I../../../../../include -nologo -TP -W4 -wd4127 -O2
-DHB_LEGACY_TYPES_OFF -DWIN32_LEAN_AND_MEAN -DUNICODE -Fowin_evnt.obj
-c ../../../win_evnt.c
win_evnt.c
../../../win_evnt.c(84) : error C2440: '=' : no se puede realizar la
conversión de 'void *' a 'LPCTSTR *' La conversión de 'void*' a puntero
a elemento que no sea 'void' requiere una conversión explícita
../../../win_evnt.c(85) : error C2440: '=' : no se puede realizar la
conversión de 'void *' a 'void **' La conversión de 'void*' a puntero a
elemento que no sea 'void' requiere una conversión explícita
../../../win_evnt.c(94) : error C2440: '=' : no se puede realizar la
conversión de 'void *' a 'LPCTSTR *' La conversión de 'void*' a puntero
a elemento que no sea 'void' requiere una conversión explícita
../../../win_evnt.c(95) : error C2440: '=' : no se puede realizar la
conversión de 'void *' a 'void **' La conversión de 'void*' a puntero a
elemento que no sea 'void' requiere una conversión explícita
win-make[3]: *** [win_evnt.obj] Error 2
win-make[2]: *** [descend] Error 2
win-make[1]: *** [hbwin.inst] Error 2
win-make: *** [contrib.inst] Error 2
--------------------------------
Best Regards,
Lautaro Moreira
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour