I get this warning compiling Tesseract OCR engine on beta 4.
warning: include path for stdlibc++ headers not found; pass '-std=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found]
After the warning I get an error <string. or <vector> not found.
Can anyone help? What exactly do I need to do to move forward?
Worked fine with beta 3 (and for the last 10 years). If I try to edit the file Xcode then crashes.