FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error compiling fwh103 *SOLVED*
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Error compiling fwh103 *SOLVED*
Posted: Fri Apr 23, 2010 02:30 AM

hi,

Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
HELPCHM.c:
Error E2451 d:\_lib\fwh\source\winapi\HELPCHM.prg 263: Undefined symbol 'hb_stackST' in function HB_FUN_FREEHTMLDLL
Error E2451 d:\_lib\fwh\source\winapi\HELPCHM.prg 331: Undefined symbol 'hb_stackST' in function HB_FUN_HTMLPOP
*** 2 errors in Compile ***

in fwh101 this dont ocour,
how to solve this? thanks

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Error compiling fwh103
Posted: Fri Apr 23, 2010 02:56 AM

Norberto,

Are you using the right xHarbour header files ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: Error compiling fwh103 *SOLVED*
Posted: Fri Apr 23, 2010 02:58 AM

Antonio, i go to check this now, i wanna compile fwh103 with xharbour cvs, in fwh101 this error dont ocur

checked : last cvs from xharbour

SOLVED : i have to use only -c -O2 to compile fwh sources. thanks

Continue the discussion