TDolphin Borland para 64 Bits error (SOLUCIONADO)
Posted: Tue Dec 03, 2019 4:32 pm
Hola
tratando de ejecutar el ejemplo para conexion a MySQL estoy teniendo el siguiente error
Alguna recomendacion ?
tratando de ejecutar el ejemplo para conexion a MySQL estoy teniendo el siguiente error
Code: Select all
┌────────────────────────────────────────────────────────────────────────────┐
│ FiveWin for Harbour 19.09 - Sep. 2019 Harbour development power │▄
│ (c) FiveTech 1993-2019 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█
└────────────────────────────────────────────────────────────────────────────┘█
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiling...
c:\harbour\bin\harbour testdol /n /i.\..\include;c:\harbour\include /w /p
Harbour 3.2.0dev (r1603181642)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'testdol.prg' and generating preprocessed output to 'testdol.ppo'...
Lines 6577, Functions/Procedures 2
Generating C source output to 'testdol.c'... Done.
Embarcadero C++ 7.20 for Win64 Copyright (c) 2012-2016 Embarcadero Technologies, Inc.
testdol.c:
Turbo Incremental Link64 6.75 Copyright (c) 1997-2016 Embarcadero Technologies, Inc.
Error: Unresolved external 'HB_FUN_TDOLPHINSRV' referenced from C:\FWH64\SAMPLES\TESTDOL.OBJ
* Linking errors *
C:\fwh64\samples>