Hi,
I recently wanted to try out the OCRopus interface to tesseract, but
got stuck at the compilation stage... After using 'scons' I end up
with:

In file included from ocrotess.cc:29:
tesseract-bridge.h: In member function 'void
ocropus::RecognizedPage::setText(colib::nustring&, int)':
tesseract-bridge.h:119: error: no matching function for call to 'copy
(colib::iustrg<colib::nuchar>&, colib::iustrg<colib::nuchar>&)'
tesseract-bridge.h: In member function 'void
ocropus::RecognizedPage::text(colib::nustring&, int)':
tesseract-bridge.h:123: error: no matching function for call to 'copy
(colib::iustrg<colib::nuchar>&, colib::iustrg<colib::nuchar>&)'
ocrotess.cc: In function 'void recognize_page_with_tesseract(const
char*, bool)':
ocrotess.cc:118: error: 'write_utf8' was not declared in this scope
ocrotess.cc:145: error: 'write_utf8' was not declared in this scope

What would be the function to substitue the missing 'copy' for?

Thanks in advance,
Regards,
Bill
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocropus" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to