Luiz?

> On Aug 5, 2016, at 5:31 PM, Ron Pinkas <ron.pin...@xharbour.com> wrote:
> 
> Does anyone know why I might get this:
> 
> --------
> 
> WARNING: __MSC__ is not defined
>       CL -D__WIN32__ -D_HAVE_SQLITE_CONFIG_H -DHAVE_CONFIG_H -DHARBOUR_CONF 
> -DOPENSSL_NO_DEPRECATED -DHB_VM_ALL -DHB_FM_DL_ALLOC  -I"C:\OpenSSL\include" 
> -I"C:\Program Files\Advantage 11.10\acesdk" -I"contrib\rddsql" 
> -I"contrib\hbsqlit3" -I"source\rtl\zlib" -I"contrib\pdflite\include" 
> -I"contrib\png" -I"contrib\tiff" -I"contrib\jpeg" -I"include" -I"C:\Program 
> Files\Microsoft Visual Studio 14.0\vc\include" -I"obj\vc" 
> -I"contrib\sixapi\include" -I"contrib\freeimage\include" 
> -I"contrib\gd\include" -I"contrib\xwt\include" -I"contrib\xwt\src\xwt_win"  
> -c -GA -Gs -EHsc -nologo -Otyb1  -W4 -wd4127 -wd4054 -wd4055 -MT  /Zi 
> /DHB_FM_STATISTICS /D_CRT_SECURE_NO_DEPRECATE -TP -Foobj\vc\inetssl.obj 
> contrib\tipssl\inetssl.c
> inetssl.c
> C:\OpenSSL\include\openssl/ossl_typ.h(176): error C2143: syntax error: 
> missing ')' before 'constant'
> C:\OpenSSL\include\openssl/ossl_typ.h(176): error C2143: syntax error: 
> missing ';' before 'constant'
> C:\OpenSSL\include\openssl/ossl_typ.h(176): error C2040: 'LPCSTR': 
> 'ocsp_response_st' differs in levels of indirection from 'const CHAR *'
> C:\OpenSSL\include\openssl/ossl_typ.h(176): error C2059: syntax error: ')'
> contrib\tipssl\inetssl.c(457): warning C4996: 'inet_addr': Use inet_pton() or 
> InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1850): note: see 
> declaration of 'inet_addr'
> contrib\tipssl\inetssl.c(461): warning C4996: 'gethostbyaddr': Use 
> getnameinfo() or GetNameInfoW() instead or define 
> _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(2216): note: see 
> declaration of 'gethostbyaddr'
> contrib\tipssl\inetssl.c(464): warning C4996: 'gethostbyaddr': Use 
> getnameinfo() or GetNameInfoW() instead or define 
> _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(2216): note: see 
> declaration of 'gethostbyaddr'
> contrib\tipssl\inetssl.c(467): warning C4996: 'gethostbyname': Use 
> getaddrinfo() or GetAddrInfoW() instead or define 
> _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(2238): note: see 
> declaration of 'gethostbyname'
> contrib\tipssl\inetssl.c(868): warning C4996: 'inet_ntoa': Use inet_ntop() or 
> InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1868): note: see 
> declaration of 'inet_ntoa'
> contrib\tipssl\inetssl.c(1816): warning C4996: 'inet_ntoa': Use inet_ntop() 
> or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1868): note: see 
> declaration of 'inet_ntoa'
> contrib\tipssl\inetssl.c(1865): warning C4996: 'inet_ntoa': Use inet_ntop() 
> or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1868): note: see 
> declaration of 'inet_ntoa'
> contrib\tipssl\inetssl.c(1942): warning C4996: 'inet_addr': Use inet_pton() 
> or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1850): note: see 
> declaration of 'inet_addr'
> contrib\tipssl\inetssl.c(2250): warning C4996: 'inet_addr': Use inet_pton() 
> or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1850): note: see 
> declaration of 'inet_addr'
> contrib\tipssl\inetssl.c(2325): warning C4996: 'inet_addr': Use inet_pton() 
> or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1850): note: see 
> declaration of 'inet_addr'
> contrib\tipssl\inetssl.c(2352): warning C4996: 'inet_addr': Use inet_pton() 
> or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1850): note: see 
> declaration of 'inet_addr'
> contrib\tipssl\inetssl.c(2432): warning C4996: 'inet_addr': Use inet_pton() 
> or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable 
> deprecated API warnings
> C:\Program Files\Windows Kits\8.1\include\um\winsock2.h(1850): note: see 
> declaration of 'inet_addr'
> contrib\tipssl\inetssl.c(2600): warning C4244: 'initializing': conversion 
> from 'HB_LONG' to 'int', possible loss of data
> 


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to