]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Outdated_Compiling_In_Windows...
authorMorphed <morphed@o2.pl>
Sun, 15 Aug 2010 04:02:00 +0000 (04:02 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Outdated_Compiling_In_Windows.textile

index 70e7ba7c42aedc127a14edd428ee7a4bdeae3ce6..33f130ff1a41a8f287d1f2cae138a29f68ab0fbc 100644 (file)
@@ -77,3 +77,11 @@ cd /xonotic
 </pre>
 
 The most recent Xonotic development version is then ready to run.
+
+h2. Known errors
+
+If  your compile stops with error "cc: command not found" 
+use
+<pre>
+CC=gcc ./all compile
+</pre>