Changes between Initial Version and Version 1 of Ticket #55310


Ignore:
Timestamp:
Nov 13, 2017, 6:50:59 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This sounds like you have not upgraded to Xcode 9 and the Xcode 9 version of the command line tools; please do so.

The log confirms you are using clang 800.0.38, which is from Xcode 8.0 which is not compatible with High Sierra.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55310

    • Property Status changed from new to closed
    • Property Cc kjell.konis@… added
    • Property Keywords highsierra added
    • Property Resolution changed from to invalid
    • Property Port R added
  • Ticket #55310 – Description

    initial v1  
    22
    33I get the following error in the log
     4{{{
    45/grDevices/src'
    56:info:build /usr/bin/clang -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H  -I/opt/local/include  -fPIC  -pipe -Os -arch x86_64 -fobj\
     
    6768:info:build ^
    6869:info:build qdCocoa.m:271:15: warning: 'NSOKButton' is deprecated: first deprecated in macOS 10.10 - Use NSModalResponseOK instead [-Wdeprecated-declarations]
     70}}}