From: Morphed Date: Sun, 15 Aug 2010 04:02:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "Outdated_Compiling_In_Windows... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=22d6df4b870235aaf8063e7f76ae3398d55edfcc;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "Outdated_Compiling_In_Windows" version 13) --- diff --git a/Outdated_Compiling_In_Windows.textile b/Outdated_Compiling_In_Windows.textile index 70e7ba7..33f130f 100644 --- a/Outdated_Compiling_In_Windows.textile +++ b/Outdated_Compiling_In_Windows.textile @@ -77,3 +77,11 @@ cd /xonotic 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 +
+CC=gcc ./all compile
+