Hi All,

When building, using:

 MAKE_VC CLEAN BUILD

I get:

        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 9.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 8\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  /Od /EHsc /RTC1 /MTd /Gs /GS /Gy /GR 
/Zi /DHB_FM_STATISTICS /D_CRT_SECURE_NO_DEPRECATE -TP -Foobj\vc\inetssl.obj 
contrib\tipssl\inetssl.c
inetssl.c
C:\OpenSSL\include\openssl/dtls1.h(229) : error C2079: 
'dtls1_state_st::next_timeout' uses undefined struct 'timeval'
c:\xharbour\contrib\tipssl\inetssl.h(117) : error C2146: syntax error : missing 
';' before identifier 'com'
c:\xharbour\contrib\tipssl\inetssl.h(117) : error C4430: missing type specifier 
- int assumed. Note: C++ does not support default-int
c:\xharbour\contrib\tipssl\inetssl.h(117) : error C4430: missing type specifier 
- int assumed. Note: C++ does not support default-int
c:\xharbour\contrib\tipssl\inetssl.h(120) : error C2079: 
'tag_HB_SSL_SOCKET_STRUCT::remote' uses undefined struct 'sockaddr_in'

and many more…

Please help.

Ron 
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to