Hello, I have installed Harbour 3.2 (MinGW build) and MinGW-w64, and I am compiling FiveWin 22.12 applications with MinGW.
The Harbour compiler works fine, but the linker reports the following errors:
cannot find -lfiveh cannot find -lfivehc
It looks like my FiveWin installation only includes BCC libraries, and not the MinGW versions.
Could you please tell me where I can download the FiveWin 22.12 MinGW libraries, or how to generate them?
Thank you for your help.