FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour TSButton - Harbour Parameters
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
TSButton - Harbour Parameters
Posted: Fri Aug 29, 2014 04:33 PM

I'm converting an application from xHarbour to Harbour (following advice on this forum :) ), I get warnings when compiling bpaint.c and the library is created. However, the application fails to link. The following warnings occur.

Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
source\function\BPAINT.C:
Warning W8065 source\function\BPAINT.C 2337: Call to function 'hb_parnl' with no prototype in function HB_FUNC
Warning W8065 source\function\BPAINT.C 2338: Call to function 'hb_parnl' with no prototype in function HB_FUNC
Warning W8065 source\function\BPAINT.C 2345: Call to function 'hb_retl' with no prototype in function HB_FUNC
Warning W8070 source\function\BPAINT.C 2346: Function should return a value in function HB_FUNC
Warning W8057 source\function\BPAINT.C 2346: Parameter 'ISALPHABITMAP' is never used in function HB_FUNC

Although the library is built, I tried building the application and I get this:

Error: Unresolved external '_HB_FUN_ISALPHABITMAP' referenced from C:\TSBUTTON7\LIB\SBUTTONH.LIB|TSBUtton
Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\TSBUTTON7\LIB\SBUTTONH.LIB|TSBUtton
Error: Unresolved external '_HB_FUN_SBARNEW' referenced from C:\TSBUTTON7\LIB\SBUTTONH.LIB|TSBar
Error: Unresolved external '_HB_FUN_MAKESEPARATOR' referenced from C:\TSBUTTON7\LIB\SBUTTONH.LIB|TSBar

I am looking for a script to build sbuttonh.lib with harbour, or has anyone got a copy of the library? I have no problems with the xHarbour version.

I'm using TSButton7.

TIA
David

Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: TSButton - Harbour Parameters
Posted: Fri Aug 29, 2014 06:52 PM
http://castillolawyers.no-ip.info/owncloud/public.php?service=files&t=c4d43338a5ddf01450ec651c52b16bfe
libs for harbour, xharbour and xhb.com, full project, compile with last version of compilers.
please try and comment.
pease look the constant for compiler in project.
Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
Re: TSButton - Harbour Parameters
Posted: Mon Sep 01, 2014 07:55 AM

Thanks for your help Carlos :D
David

Posts: 1276
Joined: Tue Dec 28, 2010 01:29 PM
Re: TSButton - Harbour Parameters
Posted: Wed Oct 24, 2018 01:55 AM
carlos vargas wrote:http://castillolawyers.no-ip.info/owncloud/public.php?service=files&t=c4d43338a5ddf01450ec651c52b16bfe
libs for harbour, xharbour and xhb.com, full project, compile with last version of compilers.
please try and comment.
pease look the constant for compiler in project.


Hello Carlos,

Could you share please with me also ?

Thanks in advance

FWH 25.12

Harbour/Hbmk2

Microsoft Visual C++

MySql 8.0

Antigravity

Continue the discussion