Instructions for building on Windows using the dependencies built by binary factory
Closed, ResolvedPublic

Description

Goal: Help people who are using Windows dive into Krita development more easily.

Implementation:

  1. Usage of build script
  2. Explain some challenges of building Krita on Windows
tusooaw created this task.May 9 2019, 2:06 AM
tusooaw triaged this task as Normal priority.
rempt added a comment.May 13 2019, 1:00 PM

I gave this a try, but I don't want to install msys and its packaging system, so I have to give it a miss, I'm afraid.

I have perl installed, so, technically, I can try. Or the script itself depends on msys?

The script does not need MSYS. It only needs Perl.

Hi, @tusooaw!

I have tried building with your script, but it didn't work in the end :(

It has built everything fine, but Krita didn't start because platform plugins could not be found. I guess it happened because I put the dependencies into a different folder, not into the one used on Jenkins... Then I tried to find-replace the paths in the deps files and corrupted .dll files, so I gave up with further attempts :)

https://invent.kde.org/websites/docs-krita-org/merge_requests/57

A more detailed guide on how to use the build script.

tusooaw closed this task as Resolved.Nov 4 2019, 1:15 PM