Fix cross-compiling with MinGW (MXE)
ClosedPublic

Authored by vpinon on Oct 22 2017, 9:08 PM.

Details

Summary

While cross-compiling Kdenlive with MXE (mingw64), I don't get pid_t properly defined.
This patch solves the situation on my side

Test Plan

I only tested the cross-building, maybe someone having Windows MinGW development environment could check it doesn't break

Diff Detail

Repository
R303 KInit
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vpinon created this revision.Oct 22 2017, 9:08 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 22 2017, 9:08 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
vonreth accepted this revision.Oct 23 2017, 6:58 AM

looks good to me (and it compiles)

This revision is now accepted and ready to land.Oct 23 2017, 6:58 AM
This revision was automatically updated to reflect the committed changes.