Hello,
I get this errors when linking:
LINK : warning LNK4098: la biblioteca predeterminada'MSVCRT' entra en conflicto con otras bibliotecas; use la biblioteca /NODEFAULTLIB:biblioteca
fiveh32.lib(VALTOSTR.obj) : error LNK2001: símbolo externo _HB_FUN_HB_TSTOUTC sin resolver
fiveh32.lib(VSTRFUN1.obj) : error LNK2019: símbolo externo _hb_strAtI sin resolver al que se hace referencia en la función _HB_FUN_FW_ATIC
hbvm.lib(hvmall.obj) : error LNK2019: símbolo externo ___iob_func sin resolver al que se hace referencia en la función "void __cdecl internal_malloc_stats(struct malloc_state *)" (?internal_malloc_stats@@YAXPAUmalloc_state@@@Z)
rddcdx.lib(dbfcdx1.obj) : error LNK2001: símbolo externo ___iob_func sin resolver
hbcplr.lib(hbcomp.obj) : error LNK2001: símbolo externo ___iob_func sin resolver
hbpp.lib(ppcore.obj) : error LNK2001: símbolo externo ___iob_func sin resolver
rddcdx.lib(dbfcdx1.obj) : error LNK2019: símbolo externo _printf sin resolver al que se hace referencia en la función "struct _CDXKEY * __cdecl hb_cdxKeyPutItem(struct _CDXKEY *,void *,unsigned long,struct _CDXTAG *,int,int)" (?hb_cdxKeyPutItem@@YAPAU_CDXKEY@@PAU1@PAXKPAU_CDXTAG@@HH@Z)
hbpp.lib(ppcore.obj) : error LNK2001: símbolo externo _printf sin resolver
MSVCRT.lib(chandler4gs.obj) : error LNK2019: símbolo externo __except_handler4_common sin resolver al que se hace referencia en la función __except_handler4
demo.exe : fatal error LNK1120: 5 externos sin resolver