Xcode Intel icc compiler cannot find #include <algorithm>
Hey. I am trying to compile gcc based code on Xcode using the icc compiler (11.1.088) but I have the following error:
catastrophic error: could not open source file "algorithm"
Looking at this file, it is in the gcc include directory, but I get hundreds of errors ...
Does anyone have any suggestions?
Thank.
+3
3 answers