Maestro Antonio, al intentar compilar TESTPRN6.PRG con FWH13.03 me genera estos errores.
Que me falta?
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for xHarbour 13.03 - Mar. 2013 xHarbour development power ³Ü
³ (c) FiveTech, 1993-2013 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8 ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
xHarbour 1.2.3 Intl. (SimpLex) (Build 20130326)
Copyright 1999-2013, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'TESTPRN6.prg' and generating preprocessed output to 'TESTPRN6.ppo'...
Generating C source output to 'TESTPRN6.c'...
Done.
Lines 79, Functions/Procedures 2, pCodes 260
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
TESTPRN6.c:
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_HPDF_NEW' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_SETCOMPRESSIONMODE' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_ADDPAGE' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_PAGE_SETWIDTH' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_PAGE_SETHEIGHT' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_PAGE_CREATEDESTINATION' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_DESTINATION_SETXYZ' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_PAGE_GETHEIGHT' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_SETOPENACTION' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_LOADPNGIMAGEFROMFILE' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_PAGE_DRAWIMAGE' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_SAVETOFILE' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
Error: Unresolved external '_HB_FUN_HPDF_FREE' referenced from C:\FWH1303\SAMPLES\TESTPRN6.OBJ
* Linking errors *
Gracias, Saludos.