Page MenuHomePhabricator

Build errors with Python 3.7 and latest gcc
Closed, ResolvedPublic

Description

On Fedora 30 the system Python version is 3.7, gcc version 9.2. This leads to several build errors related to Python native threads support.

Revisions and Commits

Event Timeline

nolden triaged this task as High priority.Sep 24 2019, 10:29 AM
nolden created this task.

Possible fix is a reordering of includes in mitkPythonService.h , I could not find out exactly what's wrong.

nolden added a revision: Restricted Differential Revision.Sep 24 2019, 2:28 PM