Hi,
I am having the issue

if I call:
  pTessBase->Init(m_DataPath, m_LanguageCode, OEM_TESSERACT_CUBE_COMBINED);
the program crashes

if I call
  pTessBase->Init(m_DataPath, m_LanguageCode);
all is fine

pTessBase is a pointer to TessBaseAPI

I use Win7 32bit with a static built tesseract library, I was wondering if 
anybody every had a similar issue, right now I am not sure if its an 
environment thing or if tesseract does not support it.

-- 
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