FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH64 question
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH64 question
Posted: Thu Jan 10, 2019 03:51 AM
Hi
I use bcc7364, I got this warrning below:

Warning: Unable to load DLL LNKDFM240


Harbour 3.2.0dev (r1603181642)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'fivedbu.prg' and generating preprocessed output to 'fivedbu.ppo'...
Lines 7795, Functions/Procedures 56
Generating C source output to 'fivedbu.c'... Done.
Embarcadero C++ 7.30 for Win64 Copyright (c) 2012-2017 Embarcadero Technologies, Inc.
fivedbu.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link64 6.75 Copyright (c) 1997-2016 Embarcadero Technologies, Inc.
Warning: Unable to load DLL LNKDFM240
* Application successfully built *
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH64 question
Posted: Thu Jan 10, 2019 08:59 AM

Richard,

In Borland bin folder you may find a lnkdfm230.dll file or similar, copy it to lnkdfm240.dll

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: FWH64 question
Posted: Thu Jan 10, 2019 11:06 AM
Antonio Linares wrote:Richard,

In Borland bin folder you may find a lnkdfm230.dll file or similar, copy it to lnkdfm240.dll


Antonio,

It's Ok. Thank you.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit

Continue the discussion