|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-04-06 14:29:22
|
Hi!
C:\devl\hwgui\contrib>hbmk2 hbactivex.hbp
hbmk2: Harbour: Compilando m├│dulos...
hbmk2: Compilando...
../../../../contrib/activex/c_activex.c: In function 'Invoke':
../../../../contrib/activex/c_activex.c:371:10: error: too few arguments to
func
tion 'hb_arrayScan'
hb_arrayScan( ( ( MyRealIEventHandler * ) this )->pEvents,
^
In file included from ../../../../contrib/activex/c_activex.c:38:0:
C:/HB34/include/hbapi.h:854:31: note: declared here
extern HB_EXPORT HB_SIZE hb_arrayScan( PHB_ITEM pArray, PHB_ITEM
pValue, H
B_SIZE * pnStart, HB_SIZE * pnCount, HB_BOOL fExact, HB_BOOL fMatchCase );
/* sc
an an array for a given item, or until code-block item returns HB_TRUE */
^
hbmk2 [hbactivex]: Erro: Executando o compilador C/C++ - tarefa #1. 1
gcc.exe -c -O3 -DHWG_USE_POINTER_ITEM -W -Wall -m32 -pipe
-IC:/HB34/include -I.
./../../../include ../../../../lib/.hbmk/win/mingw/hhtml.c
../../../../lib/.hbmk
/win/mingw/h_activex.c ../../../../contrib/activex/c_activex.c
C:\devl\hwgui\contrib>hbmk2 hbactivex.hbp
Best regards,
Itamar M. Lins Jr.
|