Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
cmoc-0.1.77-r2-win64.zip | 2022-05-06 15:33 | 12M | ||
Changelog-Tormod.txt | 2022-05-05 13:18 | 842 | ||
win-patches/ | 2022-05-05 13:06 | - | ||
old/ | 2020-05-02 15:44 | - | ||
cmoc-0.1.65-r1-win32.zip | 2020-05-02 15:14 | 17M | ||
cmoc-win32-r1.patch | 2020-05-02 15:12 | 5.0K | ||
The binaries are built with MinGW and /should/ be runnable on any Windows system without having a full MinGW or Cygwin environment.
Unpack the zip file and include the unpacked cmoc-win64 (or cmoc-win32) folder in your PATH.
For example in a CMD.EXE command window:
PATH %PATH%;D:\cmoc-win64 cmoc -o test.bin test.c
If you have your own cpp installed and in the PATH, you might not need the included cpp.exe. In this case the PATH doesn't need to be modified, as long as you call cmoc.exe with its full or relative path.
2022 Tormod Volden