China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-01 06:57
中国DOS联盟论坛 » DOS开发编程 & 发展交流 (开发室) » How do I set up Watcom C11.0c? Scratching my head, urgent urgent urgent!!! View 726 Replies 0
Original Poster Posted 2004-03-05 00:00 ·  中国 辽宁 丹东 联通
中级用户
★★
Credits 316
Posts 74
Joined 2004-03-04 00:00
22-year member
UID 19167
Gender Male
Status Offline
OP


How do I set up WATCOM11.0C
I just downloaded watcom11.0c. After installing it, I opened the IDE program in the binw folder and wanted to compile the source program, but an error message appeared.
Following the help file, I made a batch file with the following contents:
@ECHO OFF
SET WATCOM=C:\WATCOM
SET PATH=%WATCOM%\BINNT;%WATCOM%\BINW;%PATH%
SET EDPATH=%WATCOM%\EDDAT
SET INCLUDE=%WATCOM%\H;%WATCOM%\MFC\INCLUDE;%WATCOM%\H\NT
REM SET LIB=
REM SET WWINHELP=D:\BINW
After compiling again, the following error message appeared:
c:\watcom\binw\noname.exe : program or one of its components not found

I was only compiling a simple hello word program, so why won't it pass???


What exactly is going on? How can I use watcom to develop 32-bit programs under DOS,
and also, what version of the DOS operating system is needed to run the 32-bit programs developed with it?
Sigh!!! Getting started really is hard!!! I'd also like to ask big brother Wengier or any passing expert to give some pointers to a beginner like me.
Many thanks
Forum Jump: