Project ERROR: Cannot run compiler '/Applications/Xcode 8.3.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++'. Maybe you forgot to setup the environment?
Unsolved
Mobile and Embedded
-
What happens if you run
/Applications/Xcode 8.3.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
in a terminal window ? -
@SGaist
when we run
/Applications/Xcode 8.3.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
output :-
clang: error: no input files -
I Resolved the problem with Xcode 14.2 only by removing
space
from XCode path."Xcode 14.2" renamed to "Xcode-14.2".