Opened 3 hours ago

Closed 2 hours ago

#70887 closed defect (duplicate)

Hunspell fails to compile: #include <algorithm> file not found

Reported by: infostud (Geoff Fellows) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: hunspell

Description

...
:info:build csutil.cxx:71:10: fatal error: 'algorithm' file not found
:info:build    71 | #include <algorithm>
:info:build       |          ^~~~~~~~~~~
...

Xcode: 16.0 Build version 16A242d

ls -l /Library/Developer/CommandLineTools/SDKs/MacOSX15.0.sdk/usr/include/c++/v1/algorithm 
-rw-r--r--  1 root  wheel  105406  4 Aug 02:42 /Library/Developer/CommandLineTools/SDKs/MacOSX15.0.sdk/usr/include/c++/v1/algorithm

Change History (2)

comment:1 Changed 3 hours ago by ryandesign (Ryan Carsten Schmidt)

Try the solution at ProblemHotlist#clts16.

comment:2 Changed 2 hours ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.