Changes between Initial Version and Version 1 of Ticket #61734


Ignore:
Timestamp:
Dec 3, 2020, 4:46:43 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61734 – Description

    initial v1  
    1313I can't say what exactly installed {{{Mono.framework}}} at the moment -- I have several things installed that might have done it, like {{{Steam.app}}}.
    1414
    15 It was not obvious to me with 5 minutes looking how to make {{{supertux}}}} ignore {{{Mono.framework}}} so I disabled it for the {{{supertux}}} build, and that worked around the issue, although - obviously - not a proper solution to it.
     15It was not obvious to me with 5 minutes looking how to make {{{supertux}}} ignore {{{Mono.framework}}} so I disabled it for the {{{supertux}}} build, and that worked around the issue, although - obviously - not a proper solution to it.
    1616
    1717cmake can set certain include directories as system directories to be searched before other system directories. I would imagine that adding the {{{freetype2}}} include path to that "search before system list" might be a way.