Update on the problem: I can build a release version now, which works
as it should. The real problem I have now is the running it with the
debugger, for some very odd reason I get an error on the first time I
use tessdll (although it works fine in the release version/without the
integrated debugger running it)

When this line executes:
        TessDllAPI tess(NULL);

I get this exception:


Unhandled exception at 0x78a3f623 (mfc90ud.dll) in MTGO SO Bot.exe:
0xC0000005: Access violation reading location 0xf78e4568.

It occurs in: afxtls.cpp, line 252.

Basically, I really would like to use my debugger.
--~--~---------~--~----~------------~-------~--~----~
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