FWH and xBuilder versions

FWH and xBuilder versions

Postby Jules de Pierre » Thu Sep 28, 2006 3:34 pm

Dear Antonio,

I bought FWH 2.7 in April 2006 and use that.

When I link an app with xBuilder Octber 2005 I have no errors

When I link an app with xBuilder March 2006, I get an _hb_stack_ unresolved external symbol problem

Ron Pinkas tells me that that is because I use an FWH version prior to Octboer 2005.

I can not understand the logic of that.

My question to you is:

Should I have updated my 2.7 from this forum?

Can you think of a reason why I get this error?

Later in time I will order 2.8 and use the latest xBuilder.
But I would like to understand why I have this error.

Regards,

Jules de Pierre
Jules de Pierre
 
Posts: 21
Joined: Mon Mar 20, 2006 12:48 pm
Location: Netherlands

Postby Antonio Linares » Thu Sep 28, 2006 6:10 pm

Jules,

Please add this code to your main PRG:
Code: Select all  Expand view
#pragma BEGINDUMP

#include "hbstack.h"
#include "hbapiitm.h"

void * hb_stack = &HB_VM_STACK;

PHB_SYMB hb_dynsymSymbol( PHB_DYNS pDynSym )
{
   return pDynSym->pSymbol;
}

#pragma ENDDUMP

Anyhow due to latest changes in xHarbour, is highly convenient to use a recent xHB builder beta and latest FWH 2.8.
regards, saludos

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


Return to FiveWin for Harbour/xHarbour

Who is online

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