maidis / qtcreator-template-sfml

A custom Qt Creator Wizard for SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qtcreator-template-sfml

With qtcreator-template-sfml, a simple SFML example can be created that uses one of the CMake, QMake, Qbs build systems.

Just tested on Fedora. For now, it's likely that it'll not work on other Linux distributions, other operating systems, or other processor architectures without some changes being made.

So any contribution to the project is welcomed 😃

Installation

To use the template in Qt Creator, copy the whole directory here:

$HOME/.config/QtProject/qtcreator/templates/wizards/

For more information, see Custom SFML Wizard for QtCreator and SFML 2.5 CMake Migration at SFML forums.

Qt Creator SFML template

About

A custom Qt Creator Wizard for SFML


Languages

Language:C++ 67.9%Language:CMake 15.1%Language:Prolog 11.3%Language:QML 5.7%