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

Building Cmgui from source

last edited 11 months ago by hsor001

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.

  1. Linux instructions using CMake <-- Uses CMakeLists.txt scripts to configure CMake generated Makefiles.
  2. 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.

  1. Windows instructions using CMake <-- Uses CMakeLists.txt scripts to configure CMake generated Makefiles.
  2. 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.