Krita/30Winbuild

From KDE Community Wiki
Revision as of 11:49, 9 November 2015 by Halla (talk | contribs) (Created page with "= Building Krita 3.0 on Windows without emerge = Prerequisites: * Visual Studio 2015 community edition * Git * CMake Build tree layout: * c:\dev\i : install direcetory * c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Building Krita 3.0 on Windows without emerge

Prerequisites:

  • Visual Studio 2015 community edition
  • Git
  • CMake

Build tree layout:

  • c:\dev\i : install direcetory
  • c:\dev\b : build directory for dependencies
  • c:\dev\p : build directory for krita
  • c:\dev\s : location of the build scripts
  • c:\dev\d : location where dependencies are downloaded to

Steps:

run