Skip to content

Groterik/qtcreator-dlangtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bd4c25 · Feb 16, 2015

History

5 Commits
Feb 16, 2015
Dec 25, 2014
Dec 25, 2014
Dec 26, 2014
Dec 25, 2014

Repository files navigation

About

qtcreator-dlangtools is a master project for QtCreator dlang plugins. It aims to simplify building and installation of other plugins:

Building requirements

  • Qt >= 5.0.0
  • QtCreator >= 3.3.0

Building & Installation

  1. clone repository
  2. git submodule update --init
  3. qmake "QTC_SOURCE=$MY_QTCREATOR_SOURCE_PATH" "QTC_BUILD=$MY_QTCREATOR_LIB_PATH"
  4. make

Or just open qtcreator-dlangtools.pro in QtCreator, add "QTC_SOURCE=$MY_QTCREATOR_SOURCE_PATH" "QTC_BUILD=$MY_QTCREATOR_LIB_PATH" as "Additional arguments" of qmake and build.

About

Master project for QtCreator dlang plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published