[MacPorts] #70750: MacOS Sequoia: C++ headers are not found with CLTs installed
MacPorts
noreply at macports.org
Wed Sep 18 17:24:20 UTC 2024
#70750: MacOS Sequoia: C++ headers are not found with CLTs installed
-----------------------+---------------------
Reporter: SaintBol | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: sequoia
Port: |
-----------------------+---------------------
Comment (by nortcele):
Here the output.
{{{
tmp % DEVELOPER_DIR=/Library/Developer/CommandLineTools/ clang++ -v
-std=c++17 -Wall -Werror -pedantic -o test test.cxx |& grep -A5 '#include
<'
#include <...> search starts here:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1
/Library/Developer/CommandLineTools/usr/lib/clang/16/include
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include
/Library/Developer/CommandLineTools/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks
(framework directory)
b
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70750#comment:32>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list