Search found 260 matches: symbols

Return to advanced search

Tim,

If your FWH (February) application properly links with the xharbour that you have, then you have the right one. If not, you will get some missing external symbols.

xharbour introduced these changes before Harbour, so xHB February should be ok with FWH February build.
by Antonio Linares
Thu Feb 09, 2006 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 2.7 February build
Replies: 9
Views: 2267

Re: Can't build TestRTF sample

I wanted to build the sample testrtf.prg with xHarbour ( Feb ) and FWH 2.7. I receive the following undefined external symbols: _GetFileVersionInfoSizeA _GetFileVersionInfoA _VerQueryValueA I am simply trying to build the sample included with 2.7. What am I missing here ? Thanks. ...
by Richard Chidiak
Mon Feb 06, 2006 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can't build TestRTF sample
Replies: 2
Views: 698

Can't build TestRTF sample

I wanted to build the sample testrtf.prg with xHarbour ( Feb ) and FWH 2.7.

I receive the following undefined external symbols:

_GetFileVersionInfoSizeA
_GetFileVersionInfoA
_VerQueryValueA

I am simply trying to build the sample included with 2.7.

What am I missing here ?

Thanks.

Tim :)
by TimStone
Sun Feb 05, 2006 6:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can't build TestRTF sample
Replies: 2
Views: 698

... of the OBJs (static) symbol table) used by that pcode: (please review hbpcode.h for the currently implemented pcode opcodes) VM( pcode, local symbols ) The VM may invoke the VM (itself) again. This lets the Clipper language access Clipper functions and methods and external C language functions ...
by Antonio Linares
Fri Jan 27, 2006 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: maquinas virtuales - virtual machines
Replies: 5
Views: 1769

unresolved symbol _hb_stack

If I link in Ct3.Lib with FWH 2.7 (MSVC / xHarbour), I get unresolved symbols in _hb_stack (e.g. CharOne).
by fp
Tue Jan 03, 2006 5:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: unresolved symbol _hb_stack
Replies: 3
Views: 911
Previous

Return to advanced search