Al trsapasar el codigo de un PC donde todo funciona bien con FW 64bits Xharbour a Otro sale este error compilando
En que liberia esta las fuciones que falta
--------------------Configuración: MENSAWIN - Release--------------------
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020,
http://www.xharbour.org http://www.harbour-project.org/Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
MEWIN.c:
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020,
http://www.xharbour.org http://www.harbour-project.org/Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
TGET64.c:
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020,
http://www.xharbour.org http://www.harbour-project.org/Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
PRINTER.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external 'mysql_set_character_set' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_server_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_options' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_connect' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_tables' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_dbs' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_field_count' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_affected_rows' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_field' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_hex_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_query' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_use_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_escape_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_escape_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_store_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_data_seek' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_num_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_row' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_lengths' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_bind_param' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_set_server_option' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_autocommit' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_insert_id' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_get_client_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_character_set_name' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_get_server_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_ping' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_select_db' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_errno' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_error' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_next_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_free_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_close' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_server_end' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_num_rows' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_prepare' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_execute' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_close' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unable to perform link