Changes between Version 4 and Version 5 of Ticket #61720, comment 13


Ignore:
Timestamp:
Jul 17, 2021, 1:09:03 AM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61720, comment 13

    v4 v5  
    1 Xcode12.5
     1Xcode12.5\\
    22Build version 12E5234g
    33
    4 When I run "port configure gwyddion" it gives me the same following error.
     4When I run `port configure gwyddion1 it gives me the same following error.
    55
     6{{{
    67Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
    78Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'
     9}}}
    810
    911I get the error CLTs are already installed when i run `xcode-select --install'
     
    1214I see only MacOSX10.15.sdk and MacOSX11.3.sdk.
    1315
    14 When I run "port -v build gwyddion", the error warning is still the same. string.h file and time.h file not found.
     16When I run `port -v build gwyddion`, the error warning is still the same. string.h file and time.h file not found.