Estimados
estoy tratando de compilar rddads de contribuiciones de este link https://github.com/harbour/core/tree/master/contrib/rddads
pero me sele este error HB_UNCONST
este el el bat de compilacion
cualquier ayudita es bienvenida
estoy tratando de compilar rddads de contribuiciones de este link https://github.com/harbour/core/tree/master/contrib/rddads
pero me sele este error HB_UNCONST
D:\APL\PRGS\ADS\bc7>c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -ID:\APL\PRGS\ADS\bc7 ads1.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
ads1.c:
Warning W8065 ads1.c 90: Call to function 'HB_UNCONST' with no prototype in function adsSetListener_callback
Warning W8065 ads1.c 93: Call to function 'HB_UNCONST' with no prototype in function adsSetListener_callback
Warning W8065 ads1.c 105: Call to function 'HB_UNCONST' with no prototype in function adsSetListener_callback
Warning W8065 ads1.c 133: Call to function 'HB_UNCONST' with no prototype in function adsSetSend
Warning W8065 ads1.c 134: Call to function 'HB_UNCONST' with no prototype in function adsSetSend
Warning W8065 ads1.c 138: Call to function 'HB_UNCONST' with no prototype in function adsSetSend
Warning W8065 ads1.c 361: Call to function 'HB_UNCONST' with no prototype in function hb_adsFindBag
Warning W8065 ads1.c 613: Call to function 'HB_UNCONST' with no prototype in function adsScopeSet
Warning W8065 ads1.c 1027: Call to function 'HB_UNCONST' with no prototype in function adsSeek
Warning W8065 ads1.c 2565: Call to function 'HB_UNCONST' with no prototype in function adsPutRec
Warning W8065 ads1.c 2637: Call to function 'HB_UNCONST' with no prototype in function adsPutValue
Warning W8065 ads1.c 2652: Call to function 'HB_UNCONST' with no prototype in function adsPutValue
Warning W8065 ads1.c 2662: Call to function 'HB_UNCONST' with no prototype in function adsPutValue
este el el bat de compilacion
rem compilando
rem ace.h sacar de
rem http://devzone.advantagedatabase.com/dz/content.aspx?key=20
rem Advantage Client Engine
c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -ID:\APL\PRGS\ADS\bc7 ads1.c
pause
c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -ID:\APL\PRGS\ADS\bc7 adsfunc.c
c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -ID:\APL\PRGS\ADS\bc7 adsmgmnt.c
c:\borland\bcc7\bin\bcc32 -c -tWM -Ic:\hb32\include -ID:\APL\PRGS\ADS\bc7 adsx.c
rem creando libreria
c:\borland\bcc7\bin\Tlib rddads 聽+ ads1 + adsfunc + adsmgmnt + adsxcualquier ayudita es bienvenida
Saludos
Patricio
__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
Patricio
__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl