Krita/30Winbuild
< Krita
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