Prepare proper MingW packages
Closed, ResolvedPublic

Description

The MingW builds work now except for:

* missing icons
* missing languages
missing application icon
We also need to make 32 bits builds and make msi's from the zip.

  • translations in the right place

* lnk file to start krita

Good news: no msvc runtime needed anymore!

rempt created this task.Apr 17 2016, 8:48 AM
Restricted Application added a subscriber: woltherav. · View Herald TranscriptApr 17 2016, 8:48 AM
rempt updated the task description. (Show Details)Apr 18 2016, 11:07 AM

The languages need to be put in appdir/data, e.g.bin/data/locale.

rempt updated the task description. (Show Details)Apr 18 2016, 12:11 PM

The icons weren't loaded because the svgiconengine plugin was in the wrong place: it should be directly underneath the exe, not in a plugins/ subdir.

Dumb question, but how exactly are mingw debug builds supossed to be used, @rempt, @stefanobonicatti, @abrahams ? Then I can write something down in the manual about that.

Unzip, and then double-click on bin\krita.exe. No runtime installation is necessary. I probably should add the krita desktop file that we have in the root folder for the msvc builds, though.

will it then generate a backtrace?

A full mingw environment install includes a Windows port of gdb, I remember using it with success when I attempted mingw builds a while back. I have not tried using Breakpad.

I also don't remember whether debugging logs go to stderr or if you need to use dbgview.

rempt added a comment.Apr 27 2016, 7:36 AM

I probably should check, I did get a backtrace in stderr, but that was when I managed to trigger a crash when running under wine.

rempt updated the task description. (Show Details)May 12 2016, 1:11 PM
rempt updated the task description. (Show Details)May 23 2016, 4:00 PM
rempt closed this task as Resolved.Sep 26 2016, 11:17 AM