Because they are usefull ![]()
Because they are usefull ![]()
19/10/2020 17:46 1.490.370 xhb.libGoing back to xHarbour problem, can I see how you are building fivehcm.lib?
Dear Enrico,
fivehcm.lib is just for xHarbour commercial and we use VC98 to build it as it is the only MS C compiler which it is Pelles C compatible
Ok, this explains why it requires LIBC. So, which are the correct FWH libs for MSC 2022 and xHarbour?
FWHX - FiveWin for xHarbour
* Borland BCC 5.82 version: fivehx.lib, fivehc.lib
* Microsoft Visual C++ version: fivehmx.lib, fivehcm.libDear Enrico,
You are right. Many thanks for your feedback
Ok, but I still need to know: which are the correct FWH libs for MSC 2022 and xHarbour?
Dear Enrico,
You can use the FWH C library for FWH and Harbour: fivehc32.lib
Sorry, same result. It is still requesting for LIBC. Of course, a new fivehmx.lib compiled with MSC2022 is also required. Can you build it for me?
Dear Enrico,
Could you please send me what you are testing, so we can test it here ?
many thanks
Dear Enrico,
We have the problem that xHarbour provides a LoadLibrary() and FreeLibrary() from rtl.lib and Harbour does not
How to solve this ? ![]()
I just tried to recompile some of the FWH PRGs and then xHarbour works fine with MSC2022. So you only have to recompile all the FWH for xHarbour with MSC2022.