Hi, I have the same problem, have you found a solution? Tiến Nguyễn於 2018年8月20日星期一 UTC+8下午4時18分53秒寫道: > > 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] > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/ef7d1761-483f-4f40-9e94-d3fcd41553fa%40googlegroups.com.

