I changed the SetVariable as follows in tessnet2.cpp
int tessnet2::Tesseract::Init(String^ tessdata, String^ lang, bool
numericMode)
from
        SetVariable("m_data_sub_dir", "\\");

        SetVariable("m_data_sub_dir", "tessdata/");


and still receive Unable to load unicharset file
C:/Users/User/Documents/Visual Studio
2008/Projects/Project/Project/bin/tessdata/eng.unicharset

That file exists at that path... Not sure where to go from here.

On Fri, Jan 15, 2010 at 1:41 AM, rthomas <[email protected]> wrote:

> I checked, the file is availble in
> http://www.pixel-technology.com/freeware/tessnet2/dotnet.rar
>
> On Jan 12, 8:56 pm, serpenthill <[email protected]>
> wrote:
> > Ok, thanks, but the problem is still the missing tessnet2.cpp file
> > originally located in z:\dev\interne\cs\tesseract-ocr-svn\dotnet
> > \tessnet2.cpp. Do you know how I can address this problem?
>
> --
> You received this message because you are subscribed to the Google Groups
> "tesseract-ocr" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<tesseract-ocr%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" 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/tesseract-ocr?hl=en.

Reply via email to