|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-12-21 15:03:44
|
Log from asimoes brazilian user. hbmk2 hbactivex.hbp -rebuild > hbactivex.log 2>&1 hbmk2: Processando op‡äes do ambiente: -comp=mingw hbmk2: Harbour: Compilando m¢dulos... hbmk2: Compilando... ../../../../contrib/activex/c_activex.c: In function 'HB_FUN_HWG_CREATEACTIVEX': ../../../../contrib/activex/c_activex.c:81:4: warning: implicit declaration of function 'ISNIL' [-Wimplicit-function-declaration] hWndCtrl = CreateWindowEx( ( DWORD ) ISNIL( 1 ) ? 0 : hb_parni( 1 ), // nExStyle ^ ../../../../contrib/activex/c_activex.c:85:37: warning: signed and unsigned type in conditional expression [-Wsign-compare] ISNIL( 5 ) ? CW_USEDEFAULT : hb_parni( 5 ), // nLeft ^ ../../../../contrib/activex/c_activex.c:86:37: warning: signed and unsigned type in conditional expression [-Wsign-compare] ISNIL( 6 ) ? CW_USEDEFAULT : hb_parni( 6 ), // nTop ^ ../../../../contrib/activex/c_activex.c: In function 'Invoke': ../../../../contrib/activex/c_activex.c:391:10: warning: implicit declaration of function 'hb_vmPushState' [-Wimplicit-function-declaration] hb_vmPushState( ); ^ ../../../../contrib/activex/c_activex.c:509:10: warning: implicit declaration of function 'hb_vmPopState' [-Wimplicit-function-declaration] hb_vmPopState( ); ^ In file included from ../../../../contrib/activex/htmlcore.c:40:0: ../../../../contrib/activex/htmlcore.h:17:119: fatal error: mshtmhst.h: No such file or directory #include <mshtmhst.h> /* Defines of stuff like IDocHostUIHandler. This is an include file with Visual C 6 and above */ ^ compilation terminated. In file included from ../../../../contrib/activex/htmlfunc.c:16:0: ../../../../contrib/activex/htmlcore.h:17:119: fatal error: mshtmhst.h: No such file or directory #include <mshtmhst.h> /* Defines of stuff like IDocHostUIHandler. This is an include file with Visual C 6 and above */ ^ compilation terminated. hbmk2[hbactivex]: Erro: Executando compilador C/C++. 1 d:\hb32core\comp\mingw\bin\gcc.exe -c -O3 -march=i586 -mtune=pentiumpro -fomit-frame-pointer -DHWG_USE_POINTER_ITEM -W -Wall -pipe -Id:/hb32core/include -I../../../../include ../../../../lib/.hbmk/win/mingw/hhtml.c ../../../../lib/.hbmk/win/mingw/h_activex.c ../../../../contrib/activex/c_activex.c ../../../../contrib/activex/htmlcore.c ../../../../contrib/activex/htmlfunc.c Best regards, Itamar M. Lins Jr. |