Replies: 1 comment 3 replies
-
If you use the IDE, it's much easier. Just select "New project" under "File", and then select target "DOS 16-bit" |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would really appreciate some hints on a simple working project setup that has a Makefile which allows to build the project. Using Google and reading different pdfs, even asking ChatGPT I was not able to get an idea of how this could work in an orderly fashion.
On some pages even Cmake is mentioned which would be fine too. But searching did not give me any project that i could have a look at.
What am I looking for?
A simple project utilizing openwatcom to build a simple application under linux targeted at msdos 16bit realmode 8086.
I would even create a project that resembles what I want and publish it on github if I only could find some ressources. that are more than install openwatcom, set environmet, call compiler. :P this part I did manage, but it is inconvenient for a project.
Beta Was this translation helpful? Give feedback.
All reactions