Changes between Initial Version and Version 1 of Ticket #66636


Ignore:
Timestamp:
Jan 6, 2023, 4:42:56 AM (17 months ago)
Author:
daran0815
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66636 – Description

    initial v1  
    1 Apparently the configuration tries to compile against macos sdk 13.0, when the latest xcode xcode only provides 13.1 (xcodebuild -showsdks: -sdk macosx13.1). The config log contains the following:
     1Apparently the configuration tries to compile against macos sdk 13.0, when the latest xcode xcode only provides 13.1 (xcodebuild -showsdks: -sdk macosx13.1). The config log contains the following (excerpt):
    22
     3{{{
    34## ----------- ##
    45## Core tests. ##
     
    4849| }
    4950configure:2488: error: C compiler cannot create executables
     51}}}