Open MichaelAgarkov opened 4 months ago
After trying to compile lcc for Windows it gave me errors because of missing files.
I tried compiling by using mingw32-make and the Open Watcom nmake clone. Both gave different errors, but they both were missing some files.
mingw32-make
nmake
I searched for precompiled binaries but couldn't find any anywhere.
After trying to compile lcc for Windows it gave me errors because of missing files.
I tried compiling by using
mingw32-make
and the Open Watcomnmake
clone. Both gave different errors, but they both were missing some files.I searched for precompiled binaries but couldn't find any anywhere.