Error al montar la aplicación.

Post Reply
User avatar
manuelcalerosolis
Posts: 149
Joined: Mon Oct 10, 2005 9:30 am
Location: Huelva - Spain

Error al montar la aplicación.

Post by manuelcalerosolis »

Antonio a partir de un cambio de ordenador, estamos intentando monta la aplicacion en el nuevo y nos muestra estos errores.

Creating library Factu.lib and object Factu.exp
rtl.lib(hbregex.obj) : error LNK2019: unresolved external symbol pcre_exec refer
enced in function hb_regexec
rtl.lib(hbregex.obj) : error LNK2019: unresolved external symbol pcre_free refer
enced in function _hb_regex_init_
rtl.lib(hbregex.obj) : error LNK2019: unresolved external symbol pcre_malloc ref
erenced in function _hb_regex_init_
rtl.lib(hbregex.obj) : error LNK2019: unresolved external symbol pcre_compile re
ferenced in function hb_regcomp
Factu.exe : fatal error LNK1120: 4 unresolved externals

** error 1120 ** deleting PPCApolo.Exe

Alguna idea?

Gracias.

http://www.apolosoftware.com
User avatar
Carles
Posts: 937
Joined: Fri Feb 10, 2006 2:34 pm
Location: Barcelona
Contact:

Re: Error al montar la aplicación.

Post by Carles »

Hola,

Enlazas la hbpcre.lib ?
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

https://modharbour.app
https://modharbour.app/compass
https://forum.modharbour.app
Post Reply