FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour CVS Link Error. 8.03 Version. Help me please
Posts: 109
Joined: Sun Nov 13, 2005 12:40 AM
CVS Link Error. 8.03 Version. Help me please
Posted: Thu Apr 10, 2008 06:41 PM
I'm sure.
Adding justly, it did
Are in the world different people how do use the CVS?

#pragma BEGINDUMP 

#include "hbapi.h" 
#include "hbapiitm.h" 

PHB_ITEM hb_itemPutCLConst( PHB_ITEM pItem, const char * szText, ULONG ulLen ) 
{ 
   return hb_itemPutCL( pItem, szText, ulLen ); 
} 
#pragma ENDDUMP
FWH User

FWPPC User

FWLinux User
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
CVS Link Error. 8.03 Version. Help me please
Posted: Thu Apr 10, 2008 08:31 PM

if you have properly added that code then the linker can't complain about not finding hb_itemPutCLConst()

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 109
Joined: Sun Nov 13, 2005 12:40 AM
CVS Link Error. 8.03 Version. Help me please
Posted: Fri Apr 11, 2008 12:55 AM

Hi Antonio Linares

It has an interest and it gives and.
Oh it sees a multi branch method and.
There is not any problem from the BCC.
As well there is a problem with the FUNCTION.
Also the removal tried the w32_ole.obj from the LIB.

Thank you.

FWH User

FWPPC User

FWLinux User

Continue the discussion