--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/dd8aca79-a516-4369-8039-b7dfbd78e339n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/f444c87d-f68d-4cd7-b935-df751f89de9bn%40googlegroups.com.
src/training/unicharset_extractor.cpp:69:58: error: 'u8string' is unavailable: introduced in macOS 10.15
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/31d01610-3f49-4576-8127-4b0b5bf704b4n%40googlegroups.com.
I also wonder why the tesseract build process did not stop during configuration process as there should be tests for C++17...
--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/120ed7ed-f56b-4267-9bd0-1ad8c6853d91n%40googlegroups.com.
Anyway requesting tesseract as decendacy of ffmpeg makes no sense for me (and it is not listed at https://trac.ffmpeg.org/wiki/CompilationGuide/macOS). So something in homebrew should be fixed/setup correctly.
Undefined symbols for architecture x86_64:
"std::__1::__libcpp_verbose_abort(char const*, ...)", referenced from:
std::__throw_bad_array_new_length[abi:un170006]() in snappy.cc.o
std::__1::__throw_length_error[abi:un170006](char const*) in snappy.cc.o
ld: symbol(s) not found for architecture x86_64
Thanks for your help! Unfortunately, it's now with the snappy dependency that the build fails… it seems that this version of macOS is now really obsolete… Sad because the hardware still works like clockwork!