Just tried to update an existing application to FWH 14.3 with xHB (January 2014)
Now I'm getting this:
xLINK: fatal error: Corrupt library: 'C:\fwh\lib\libmysql.lib'.
What can be done?
thanks for help!
Dietmar
Just tried to update an existing application to FWH 14.3 with xHB (January 2014)
Now I'm getting this:
xLINK: fatal error: Corrupt library: 'C:\fwh\lib\libmysql.lib'.
What can be done?
thanks for help!
Dietmar
Dietmar,
Surely you are not using a MSVC 98 (this is compatible with xhb.com) library.
You may need to create the import library from its DLL using VC98 implib.exe
Surely you are not using a MSVC 98 (this is compatible with xhb.com) library.
You may need to create the import library from its DLL using VC98 implib.exe