Please keep in mind that you do not need to develop in a subdirectory of OCRopus anymore; you can just use OCRopus as a library: just copy the main file (the one that starts up the interpreter), add whatever functions you like, and link with -locropus and whatever other libraries you depend on. We'll try to put up a sample project at some point.
Tom On Wed, Nov 5, 2008 at 02:21, Leo <[EMAIL PROTECTED]> wrote: > > Hi All, > > I try to install version 0.3.1 with some of my own implemented > function in C, however since 0.3.1 don't use Jam anymore, therefore I > am bit confused of how to extend and complie my own function in 0.3.1. > So far I manage to get the error message of following > > ./ocr.cc:20:28: ocr-greenstone.h: No such file or directory > > it looks like it couldn't locate the .h file, I have created the ocr- > greenstone folder under ocropus-0.3.1 directory, is there anything I > need to add in order to complie version 0.3.1 correctly? > > Regards, > Leo > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
