Changes between Version 170 and Version 171 of ProblemHotlist


Ignore:
Timestamp:
Sep 18, 2025, 9:52:24 PM (5 months ago)
Author:
jmroot (Joshua Root)
Comment:

clts16 affects 26.x too

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v170 v171  
    55== Build failures after updating to version 16.0 of Xcode Command Line Tools == #clts16
    66
    7 If you update an older version of the Command Line Tools for Xcode to version 16.0, clang++ may no longer be able to find standard C++ headers. This appears to be due in part to the installer neglecting to remove a directory that was installed by older versions.
     7If you update an older version of the Command Line Tools for Xcode to version 16.0 or later (including 26.x), clang++ may no longer be able to find standard C++ headers. This appears to be due in part to the installer neglecting to remove a directory that was installed by older versions.
    88
    99You can fix the problem by running the following command: