For testing purposes I extracted the contents of
into my RAM drive (R:) into a folder underneath it, "R:\Harbour3.4".
1) I double-clicked the "R:\Harbour3.4\build.bat" file.
2) I then went into folder "R:\Harbour3.4\sample_app" and double-clicked the "build.bat" file there.
Result: I got file "R:\Harbour3.4\sample_app\error.log"
Its contents is:
hbmk2 [demo]: Could not detect any supported C compiler in your PATH.
Setup one or set -comp= option to one of these values: mingw,
clang, msvc, clang-cl, watcom, icc, bcc, pocc, mingw64, clang64,
msvc64, clang-cl64, msvcia64, icc64, iccia64, bcc64, pocc64
Unfortunately I do not understand what to do next here.
Could someone help me understand what I did wrong?
Thank you for your kind suggestions.
Spencer