There are specific build instructions for the following operating systems. GNU/Linux ========= For GNU/Linux systems there are two methods for building Cmgui from source. For instructions on the different methods follow the appropriate links below. #. [Linux instructions using CMake] <-- Uses CMakeLists.txt scripts to configure CMake generated Makefiles. #. [Linux instructions using make] <-- Uses Cmgui's Makefile scripts directly. Windows ======= For Windows systems there are two methods for building Cmgui from source. For instructions on the different methods follow the appropriate links below. #. [Windows instructions using CMake] <-- Uses CMakeLists.txt scripts to configure CMake generated Makefiles. #. [Windows instructions using Cygwin] <-- Uses Cmgui's Makefile scripts directly.