diff options
Diffstat (limited to 'docs/building')
-rw-r--r-- | docs/building/building.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/building/building.xml b/docs/building/building.xml index 04dd999975..06e3302226 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -4817,6 +4817,11 @@ so you will need to add <filename>emacs/bin</filename> to your <literal>PATH</li </para> </listitem> + <listitem> + <para>You might want to install GLUT in your MSYS/Cygwin + installation, otherwise the GLUT package will not be built with + GHC.</para> + </listitem> <listitem> <para> Finally, check out a copy of GHC sources from |