[MacPorts] #70750: MacOS Sequoia: C++ headers are not found with CLTs installed

MacPorts noreply at macports.org
Wed Sep 18 17:27:06 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):

 And here is test.cxx

 {{{
 #include <iostream>

 using namespace std;

 int main(int argc, char *argv[]) {
         cerr << "Hello World!" << endl;
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70750#comment:33>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list