hi Alexander,

im also in same problem,
if you able to build using VS 2010 please let me know the way you do it.


On Monday, June 20, 2011 5:28:12 PM UTC+5:30, Alexander wrote:
>
> Hi, 
> I have tried to create a dll that I can use in C# with the provided 
> Visual Studio 2010 project. The dll compiles fine and when I check it 
> with the Dependency Walker I see the various Methods that are 
> available... 
>
> However, I am unable to successfully call any none-static methods in 
> the dll from C#. To solve this problem I e.g. tried to change the CLR 
> setting (compiles just fine with /clr) or make the DLL managed (won't 
> compile anymore)... 
>
> Even with CLR enabled I could not use an instance of the TessBaseAPI 
> class in my C# project... 
>
> Is there any other way to call Tesseract from C#? 
>
> Thanks for you help!

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