We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc687f commit dba007fCopy full SHA for dba007f
README.DC
@@ -9,13 +9,9 @@ this work with kos-newlib
9
http://sourceforge.net/projects/dcquake/
10
11
compile
12
-- edit KOS_BASE in Makefie.dc for your enviroment
+- source environ.sh (from the KOS distribution)
13
- make -f Makefile.dc
14
15
-FIXME: The KOS thread files can be found on HERO's site - not in the SDL source.
16
-- overwrite thread/*.c to kos-1.1.7/kernel/thread
17
-- rebuild kos
18
-
19
compile with gl support
20
- install latest libgl from http://sourceforge.net/projects/dcquake/
21
- uncomment GL=1 in Makefile.dc
@@ -34,4 +30,3 @@ beta2
34
30
beta
35
31
- thread, timer don't tested so much.
36
32
- not support OpenGL
37
0 commit comments