Krita/30Winbuild

From KDE Community Wiki
Revision as of 12:37, 3 August 2017 by Dmitry (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Building Krita 3.0 on Windows without emerge

Prerequisites:

  • Git

Open a cmd window and get Krita:

mkdir c:\dev\

cd c:\dev

git clone git://anongit.kde.org/krita

Follow the instructions in krita\3rdparty\README.md to setup your build environment, Qt, the krita source checkout and to build the dependencies.