History: Setting Up An Application - Magus and QtCreator V2
Preview of version: 2
|
|
Setting Up An Application With Magus |
Introduction
Magus is a (Qt) application that generates a complete QtCreator project, including C++ code and offers a set of standard widgets to quickly create an application (focussed on game/3D editors). It includes Ogre3D widgets and supports Ogre3D versions 1.9, 2.0 and 2.1. It is by far the easiest way to generate a basic Ogre application within 3 minutes.
The binaries of this project are found in https://github.com/spookyboo/Magus_bin.
The manual is located in https://github.com/spookyboo/Magus/blob/master/docs/Magus%20manual.pdf.
|
|
Setting Up An Application With QtCreator |
Introduction
This set of instructions will walk you through setting up a QtCreator C++ project from scratch.
TODO.