Personal tools
You are here: Home cmgui Wiki Building Cmgui from source
Views

History for Building Cmgui from source

changed:
-
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.


Contributing to this site

Please add to the wiki any relevant information that you think might be useful to other users of this website. For example, you might like to contribute your experiences, questions and answers.

You are encouraged to contribute to this site regardless of your level of experience. Contributions are welcomed from new and regular visitors.

If you ask a question and receive an answer from a developer you should record it in the wiki. This information is extremely useful and can help other users overcome the same problem.

See how to add and edit pages for more information.