FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour First steps
Posts: 253
Joined: Fri Feb 03, 2006 04:21 PM
First steps
Posted: Mon Aug 22, 2022 12:58 PM

Hello

To learn how WebView works. Where to start?

Thank you

Ari

Thanks,
Ari

FWH 2501 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
SΓ£o Paulo - SP - Brasil
www.sisrev.com.br
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: First steps
Posted: Mon Aug 22, 2022 03:12 PM
Hi Ari,
and yes, it worked out of the box. :-)
Best regards,
Otto


Dear Otto,

> What exactly do I need to download to test the TWebview examples out of the box.

Simply install FWH 22.06 then go to samples folder and do:
buildh webview
buildh webviewuni

> Does it also work with xHarbour?

Yes, 100% fully supported :-)
regards, saludos

Antonio Linares
http://www.fivetechsoft.com
Posts: 253
Joined: Fri Feb 03, 2006 04:21 PM
Error compiling FWH xHarbour
Posted: Mon Aug 22, 2022 05:14 PM
Compiling

- FHW 2206
- Borland 5.8.2
- xHarbour 3.2.0 dev

using buildx

what's missing?

Code (fw): Select all Collapse
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ FiveWin for xHarbour 22.06 - Jun. 2022 Β  Β  Β  Β  Β Harbour development power Β β”‚β–„
β”‚ (c) FiveTech 1993-2022 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 β”‚β–ˆ
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜β–ˆ
Β  β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€β–€
Compiling...
Harbour 3.2.0dev (r2008190002)
Copyright (c) 1999-2020, https://harbour.github.io/
Compiling 'webview.prg' and generating preprocessed output to 'webview.ppo'...
Lines 4993, Functions/Procedures 1
Generating C source output to 'webview.c'... Done.
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
webview.c:
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_HB_FUNCPTR' referenced from C:\FWH2206\LIB\FIVEHX.LIB|CHECKRES
Error: Unresolved external '_HB_FUN_CTOT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALBLANK
Error: Unresolved external '_HB_FUN_HCLONE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALBLANK
Error: Unresolved external '_HB_FUN_HEVAL' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALBLANK
Error: Unresolved external '_HB_FUN_HSET' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALBLANK
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|CONTROL
Error: Unresolved external '_HB_FUN_HHASKEY' referenced from C:\FWH2206\LIB\FIVEHX.LIB|FWDECODE
Error: Unresolved external '_HB_FUN_RASCAN' referenced from C:\FWH2206\LIB\FIVEHX.LIB|FWDECODE
Error: Unresolved external '_HB_FUN_OS_ISWTSCLIENT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|MENU
Error: Unresolved external '_HB_FUN_NUMTOHEX' referenced from C:\FWH2206\LIB\FIVEHX.LIB|GETSYSIN
Error: Unresolved external '_hb_itemPutDTL' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_hb_part' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_HEXTONUM' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_TTOC' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_HOUR' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_MINUTE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_OCCURS' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_HB_ISBYREF' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VSTRFUN1
Error: Unresolved external '_HB_FUN_HGETPAIRAT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VSTRFUN1
Error: Unresolved external '_hb_dateTimeStampStrGet' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTT
Error: Unresolved external '_hb_dateTimeStampStr' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTT
Error: Unresolved external '_HB_FUN_GETLASTERROR' referenced from C:\FWH2206\LIB\FIVEHX.LIB|DIALOG
Error: Unresolved external '_HB_FUN___TEXTINTO' referenced from C:\FWH2206\LIB\FIVEHX.LIB|BAR
Error: Unresolved external '_HB_FUN_HSETCASEMATCH' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_HSETAUTOADD' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_DBSKIPPER' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_ATSKIPSTRINGS' referenced from C:\FWH2206\LIB\FIVEHX.LIB|DBFFUNC1
Error: Unresolved external '_HB_FUN_VALTOPRGEXP' referenced from C:\FWH2206\LIB\FIVEHX.LIB|DBFFUNC1
Error: Unresolved external '_HB_FUN_HGETKEYAT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_HGETVALUEAT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_HSETVALUEAT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_HMERGE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_TOLEAUTO' referenced from C:\FWH2206\LIB\FIVEHX.LIB|ADOFUNCS
Error: Unresolved external '_HB_FUN_DATETIME' referenced from C:\FWH2206\LIB\FIVEHX.LIB|ADOFUNCS
Error: Unresolved external '_HB_FUN_HGETCASEMATCH' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TRECSET
Error: Unresolved external '_HB_FUN_STRTOHEX' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TRECSET
Error: Unresolved external '_HB_FUN_WILDMATCH' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TARRDATA
Error: Unresolved external '_HB_FUN_STOT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TGET
Error: Unresolved external '_HB_FUN_TTOS' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TGET
Error: Unresolved external '_HB_FUN_CURDRIVE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|PRV2PDF
Error: Unresolved external '_HB_FUN_ANSITOWIDE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|PRV2PDF
Error: Unresolved external '_HB_FUN_GETACTIVEOBJECT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_CREATEOBJECT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_GETFILESINZIP' referenced from C:\FWH2206\LIB\FIVEHX.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_DECODE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|PGSUPORT
Error: Unresolved external '_HB_FUN_HEXTOSTR' referenced from C:\FWH2206\LIB\FIVEHX.LIB|PGSUPORT
Error: Unresolved external '_HB_FUN_THROW' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TRECSET
Error: Unresolved external '_HB_FUN_OLEDEFAULTARG' referenced from C:\FWH2206\LIB\FIVEHX.LIB|ADOFUNCS
Error: Unresolved external '_HB_FUN_VTWRAPPER' referenced from C:\FWH2206\LIB\FIVEHX.LIB|ADOFUNCS
Error: Unresolved external '_HB_FUN_HB_REGEXREPLACE' referenced from C:\FWH2206\LIB\FIVEHX.LIB|ADOFUNCS
Error: Unresolved external '_hb_datetimeDecode' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TDTPICKE
Error: Unresolved external '_hb_itemPutDT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TDTPICKE
Error: Unresolved external '_HB_FUN_WIDETOANSI' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TRICHED5
Error: Unresolved external '_HB_FUN_I18N' referenced from C:\FWH2206\LIB\FIVEHX.LIB|TRICHED5
Error: Unresolved external '_hb_pardtd' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_hb_itemPutDTD' referenced from C:\FWH2206\LIB\FIVEHX.LIB|VALTOSTR
Error: Unresolved external '_HB_FUN_MESSAGEBOX' referenced from C:\FWH2206\LIB\FIVEHX.LIB|ERFILE
Error: Unresolved external '_hb_oleVariantToItem' referenced from C:\FWH2206\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external '_hb_oleItemToVariant' referenced from C:\FWH2206\LIB\FIVEHC.LIB|ACTX
Error: Unresolved external '_HB_FUN_HB_DBG_VMSTKLCOUNT' referenced from C:\FWH2206\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_HB_DBG_VMPARLLIST' referenced from C:\FWH2206\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_HB_DBG_VMVARLGET' referenced from C:\FWH2206\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_HB_DBG_VMVARSLEN' referenced from C:\FWH2206\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_FW_GT' referenced from C:\FWH2206\SAMPLES\WEBVIEW.OBJ
* Linking errors *

c:\fwh2206\samples>
Thanks,
Ari

FWH 2501 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
SΓ£o Paulo - SP - Brasil
www.sisrev.com.br
Posts: 137
Joined: Mon Oct 22, 2012 04:43 PM
Re: First steps
Posted: Mon Aug 22, 2022 06:10 PM

Dear Ari,

you combines xharbour libs from fwh and harbour libs - path for xharbour is wrong in your buildx.bat - see your logfile
xharbour version should be 1.2.3 - harbour is 3.2

Regards



Ing. Anton Lerchster
Posts: 253
Joined: Fri Feb 03, 2006 04:21 PM
Re: First steps
Posted: Mon Aug 22, 2022 07:33 PM

Thanks I was mixing the libraries and the compiler as well.

Ari

Thanks,
Ari

FWH 2501 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
SΓ£o Paulo - SP - Brasil
www.sisrev.com.br

Continue the discussion