Project

General

Profile

Bug #2242

[macOS] Crash when running on macOS 10.11 or older (FluidSynth and GLib)

Added by skyjake about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Defect
Target version:
Start date:
2017-04-05
% Done:

100%

Tags:

Description

The FluidSynth audio plugin uses GLib libraries compiled for macOS 10.12. This naturally causes FluidSynth to fail to load and possibly even crash Doomsday altogether.

The GLib libraries should be targeting the 10.10 like Doomsday itself does.

Associated revisions

Revision d5739e5f (diff)
Added by skyjake about 7 years ago

macOS|CMake|FluidSynth: Option to use a static version of GLib et al.

Previously, the build was configured to use GLib from Homebrew, but
that is built for the currently installed version of macOS. Doomsday
is targeting macOS 10.10, so a manually compiled GLib is required
instead.

IssueID #2242

Revision 71718a5d (diff)
Added by skyjake about 7 years ago

macOS|CMake|FluidSynth: Option to use a static version of GLib et al.

Previously, the build was configured to use GLib from Homebrew, but
that is built for the currently installed version of macOS. Doomsday
is targeting macOS 10.10, so a manually compiled GLib is required
instead.

IssueID #2242

History

#1 Updated by skyjake about 7 years ago

  • Description updated (diff)

#2 Updated by skyjake about 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

#3 Updated by skyjake about 7 years ago

  • Status changed from Resolved to Closed

#4 Updated by skyjake about 7 years ago

  • Status changed from Closed to Resolved

#5 Updated by skyjake about 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF