I am using windows 10 and manually build my own tesseract 4.0 and 
leptonica-1.76.0 library. 

When I include file .h and library in configuring of the project. It shows 
error like below

[image: error.png] <about:invalid#zClosurez>
1>------ Rebuild All started: Project: Test_Tesseractv4, Configuration: 
Debug x64 ------
1>Source.cpp
1>.NETFramework,Version=v4.6.1.AssemblyAttributes.cpp
1>MSVCRTD.lib(throw_bad_alloc.obj) : error LNK2005: "public: virtual char 
const * __cdecl std::exception::what(void)const " 
(?what@exception@std@@UEBAPEBDXZ) already defined in 
tesseract40.lib(tesseract40.dll)
1>Source.obj : warning LNK4248: unresolved typeref token (01000023) for 
'GenericVector<STRING>'; image may not run
1>C:\Users\nvtie\source\repos\Test_Tesseractv4\x64\Debug\Test_Tesseractv4.exe 
: fatal error LNK1169: one or more multiply defined symbols found
1>Done building project "Test_Tesseractv4.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========


Please help me out. 

If you guy has tesseract 4.0 library and includes folder. Please help me 
set up and run C++ project with tesseract 4.0 library.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/81feef1c-6337-4265-87e9-364421e6e872%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to