Hi Wout,

This about all I get right now as soon as I run the specific line of code:

An unhandled exception of type 'System.AccessViolationException' occurred in 
Unknown Module.
Additional information: Attempted to read or write protected memory. This is 
often an indication that other memory is corrupt.

I'll try to get some more info,
Mike

Von: [email protected] [mailto:[email protected]] Im 
Auftrag von Wout Bittremieux
Gesendet: Dienstag, 20. März 2012 10:05
An: [email protected]
Betreff: Re: OcrEngineMode set to OEM_TESSERACT_CUBE_COMBINED does not work for 
Windows Static Lib

Hello Mike,

Could you tell us which crash exactly happens? I have used 
OEM_TESSERACT_CUBE_COMBINED (or the others values) several times succesfully, 
and I've never experienced any problems. So I'm fairly certain the problem will 
reside on your end. Could you therefore give us some more information about the 
crash that occurs?

Greetings,
Wout

Op dinsdag 20 maart 2012 09:09:27 UTC+1 schreef Mike het volgende:
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]<mailto:[email protected]>
To unsubscribe from this group, send email to
[email protected]<mailto:[email protected]>
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

________________________________
This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
[email protected] and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com

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