estoy intentando compilar el ejemplo webview.prg con xharbour, con la 2210 pero me esta devolviendo el siguiente error:
- Code: Select all Expand view RUN
┌────────────────────────────────────────────────────────────────────────────┐
?FiveWin for xHarbour 22.10 - Oct. 2022 Harbour development power │▄
?(c) FiveTech 1993-2022 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█
└────────────────────────────────────────────────────────────────────────────┘?
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀?
Compiling...
xHarbour 1.2.3 Intl. (SimpLex) (Build 20190613)
Copyright 1999-2018, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'webview.prg' and generating preprocessed output to 'webview.ppo'...
Generating C source output to 'webview.c'...
Done.
Lines 19, Functions/Procedures 1, pCodes 59
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc.
webview.c:
Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_TWEBVIEW' referenced from C:\FWH2210\SAMPLES\WEBVIEW.OBJ
Error: Unable to perform link
* Linking errors *