Hi all,

I have the errors below, compiling current xHarbour with Visual C++ 
Express 2010:

 >cd xharbour
 >make_vc.bat

ERROR: __MSC__ is not defined
     CL  -TP -c -Otyb1 -GA -Gs -W3 -nologo   -Iinclude -I"C:\Program 
Files (x86)\Microsoft Visual Studio 10.0\vc\include" -DWIN32 -D_WIN32 
-D__WIN32__ -DHB_OS_WIN_32 -DHB_OS_WIN_32_USED -DOPENSSL_NO_DEPRECATED 
-Icontrib\freeimage\include -Icontrib\gd\include -Icontrib\xwt\include 
-Icontrib\xwt\src\xwt_win -Icontrib\png -Isource\rtl\zlib   
-Foobj\vc\hbmzip.obj contrib\hbmzip\hbmzip.c
hbmzip.c
e:\xharbour\include\hbsetup.h(397) : warning C4005: 'HB_OS_WIN_32' : 
macro redefinition
         command-line arguments :  see previous definition of 'HB_OS_WIN_32'
contrib\hbmzip\hbmzip.c(103) : error C2440: 'return' : cannot convert 
from 'zipFile' to 'gzFile'
         Conversion from 'void*' to pointer to non-'void' requires an 
explicit cast
contrib\hbmzip\hbmzip.c(127) : error C2440: 'return' : cannot convert 
from 'unzFile' to 'gzFile'
         Conversion from 'void*' to pointer to non-'void' requires an 
explicit cast


Regards,
Marcos Gambeta


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to