error al compilar hbole

error al compilar hbole

Postby MANOLO » Mon Mar 13, 2006 6:49 pm

Hola, tengo el siguiente error al compilar la libreria hbole.lib:

Error: Unresolved external '_hb_vmMessage' referenced from C:\FACTU32\LIB\HBOLE.LIB|ole2

Gracias por vuestra ayuda


harbour 0.44 fwh 25
MANOLO
 
Posts: 87
Joined: Sun Oct 09, 2005 8:49 pm
Location: Spain

Re: error al compilar hbole

Postby MANOLO » Tue Mar 14, 2006 5:52 pm

MANOLO wrote:Hola, tengo el siguiente error al compilar la libreria hbole.lib:

Error: Unresolved external '_hb_vmMessage' referenced from C:\FACTU32\LIB\HBOLE.LIB|ole2

Gracias por vuestra ayuda


harbour 0.44 fwh 25


antonio por favor podrías indicarme en que .h está el hb_vmmessage o que debo hacer para que no salga este error.

saludos.
MANOLO
 
Posts: 87
Joined: Sun Oct 09, 2005 8:49 pm
Location: Spain

Postby Antonio Linares » Tue Mar 14, 2006 8:02 pm

Armando,

Puedes incluir esta función en un PRG tuyo:
Code:
Code: Select all  Expand view
#pragma BEGINDUMP

void hb_vmFunction( unsigned short uiParams );

void hb_vmMessage( unsigned short uiParams )
{
   hb_vmFunction( uiParams );
}
#pragma ENDDUMP
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41468
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 150 guests