Opened 11 years ago

Last modified 4 years ago

#11591 closed Patch - Bug Fix

mingw build fixes — at Version 1

Reported by: Mark Spieth Owned by:
Priority: minor Milestone: unknown
Component: Ports - Windows Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by Mark Spieth)

This patch set allows packaging/Win32 to build mythfrontend master on windows for windows with mingw. 32 bit XP has been tested.

Apply patches in any order.

Follow packaging/Win32/mythbuild.sh instructions on installing mingw.

Problems I have found building include

  • build hangs (ctrl-C aborts and restart
  • defunct processes (cant kill, use killdefunctor.pl in another term)

Helper scripts:

  • run.sh is a sample with env variables so that git can find a local repo to clone from (with any stg or other private patches)
  • killdefunctor.pl will kill any defunct processes which wont go away by themselves.

MYTHGIT env variable is the base of the repos and contains packahing and mythtv amongst others.

Any unavailable package versions please post and mythbuild.sh patch will be updated.

Change History (8)

Changed 11 years ago by Mark Spieth

Changed 11 years ago by Mark Spieth

Changed 11 years ago by Mark Spieth

Changed 11 years ago by Mark Spieth

Attachment: run.sh added

Changed 11 years ago by Mark Spieth

Attachment: killdefunctor.pl added

comment:1 Changed 11 years ago by Mark Spieth

Description: modified (diff)

Changed 11 years ago by Mark Spieth

Changed 11 years ago by Mark Spieth

Note: See TracTickets for help on using tickets.