Closed toncho11 closed 2 months ago
I'll give it a shot.
wmake
is the make
utility that comes with Watcom.
I've added setenvwc.sh
and compwc16.sh
, and made some changes to makefile.w16
and wc16doom.lnk
.
And now it compiles on my Ubuntu machine.
Nice! Thanks! Then these need to be modified for the ELKS version because they still generate a DOS executable, right?
yes
Is it possible to add a version that compiles doomtd3 using Open Watcom on Linux?
So you are using
wmake
on Windows to compile the source?wmake
handles the https://github.com/FrenkelS/doomtd3/blob/main/makefile.w16 What iswmake
?