Opened 11 years ago

Last modified 4 years ago

#11591 closed Patch - Bug Fix

mingw build fixes — at Initial Version

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

Description

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.

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

Change History (5)

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
Note: See TracTickets for help on using tickets.