How to set up OpenWatcom DOS build from ci_build.sh #188
Unanswered
ecm-pushbx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had to modify a few things to get current ci_build.sh to run through to completion on our amd64 Debian server:
The nano editor was used to add a call to the build.bat script:
autowat.bat contains the lines that the OpenWatcom DOS installer added to autoexec.bat:
I think I also had to init the submodule repos, which is done using these commands:
Beta Was this translation helpful? Give feedback.
All reactions