Hi, I've updated the cppan client with possible fix of your crashes. Please, try to run cppan --self-upgrade cppan --build pvt.cppan.demo.google.tesseract-master
On Tuesday, January 24, 2017 at 2:23:49 PM UTC+3, Gowzancha wrote: > > I did three attempts running: > 'cppan --build pvt.cppan.demo.google.tesseract-master' > every time I clean storage and delete the old log files. > As I see the log files look pretty different, it seems that the crashing > happens in different points of the process each time! > Please find attached the log files for the three attempts. > > On Tuesday, 24 January 2017 11:26:44 UTC+1, Egor Pugin wrote: >> >> Please, update to the latest cppan client: 'cppan --self-upgrade' and try >> again. Logs must appear. >> >> On Tuesday, January 24, 2017 at 1:22:05 PM UTC+3, Gowzancha wrote: >>> >>> There is no such log files in c:\Users\u\.cppan\ directory. There is >>> only storage and cppan.yml file. >>> >>> On Monday, 23 January 2017 16:54:33 UTC+1, Egor Pugin wrote: >>>> >>>> Hi, >>>> >>>> I'm trying to track down that issue (crash), but still need more info. >>>> Could you please clear the storage, re-run 'cppan --build >>>> pvt.cppan.demo.google.tesseract-master' and attach log files >>>> from c:\Users\u\.cppan\ >>>> cppan.log.info >>>> cppan.log.debug >>>> cppan.log.trace >>>> >>>> >>>> On Monday, January 23, 2017 at 6:21:40 PM UTC+3, Gowzancha wrote: >>>>> >>>>> I got same error messages as Essam Zaky, I tried >>>>> cppan --trace --build pvt.cppan.demo.google.tesseract-master > 1.txt >>>>> 2>&1 >>>>> The 1.txt is attached. Still the cppan crashes. >>>>> The directory c:\users\yourname\.cppan\storage\lnk\ is empty. >>>>> >>>>> I tried to remove c:\users\yourname\.cppan\storage\src\24\65\930c >>>>> and run again: >>>>> cppan --trace --build pvt.cppan.demo.google.tesseract-master > 2.txt >>>>> 2>&1 >>>>> The 2.txt is attached. Now when i run tesseract>cppan I got error >>>>> message: >>>>> dependency 'pvt.cppan.demo.unicode.icu.common' not found >>>>> >>>>> I'm using Windows 7 Enterprise, Visual Studio 2012 installed, >>>>> CPPAN downloaded from >>>>> https://cppan.org/client/cppan-master-Windows-client.zip >>>>> >>>>> >>>>> On Wednesday, 18 January 2017 21:53:44 UTC+1, Egor Pugin wrote: >>>>>> >>>>>> Now go to c:\users\yourname\.cppan\storage\lnk\SomeHashDirHere\ and >>>>>> open pvt.cppan.demo.cairographics.cairo-1.15.2.sln.lnk there. Switch to >>>>>> Release configuration in Visual studio and try to build it. >>>>>> Probably you'll see errors. Now sure what caused them. >>>>>> >>>>>> Next - try to remove c:\users\yourname\.cppan\storage\src\24\65\930c >>>>>> (whole dir). >>>>>> Re-run cppan --build pvt.cppan.demo.google.tesseract-master >>>>>> without deleting whole storage. >>>>>> >>>>>> On Wednesday, January 18, 2017 at 11:38:52 PM UTC+3, Essam Zaky wrote: >>>>>>> >>>>>>> Hi Egor >>>>>>> here it's the log attached >>>>>>> >>>>>>> cppan did not crash this time >>>>>>> how i check if the process completed successfully or not ? >>>>>>> >>>>>>> >>>>>>> بتاريخ الأربعاء، 18 يناير، 2017 9:36:45 م UTC+2، كتب Egor Pugin: >>>>>>>> >>>>>>>> Ok, then run 'cppan --trace --build >>>>>>>> pvt.cppan.demo.google.tesseract-master >>>>>>>> > 1.txt 2>&1' to get the full log and attach 1.txt here. (Of >>>>>>>> course, remove storage before this command.) >>>>>>>> >>>>>>>> On Wednesday, January 18, 2017 at 10:33:28 PM UTC+3, Essam Zaky >>>>>>>> wrote: >>>>>>>>> >>>>>>>>> >>>>>>>>> attaced the cmd window log >>>>>>>>> note :the strating of log is cleard from cmd window it seems it >>>>>>>>> keeps only the latest logs >>>>>>>>> >>>>>>>>> thanks >>>>>>>>> >>>>>>>>> بتاريخ الأربعاء، 18 يناير، 2017 9:18:54 م UTC+2، كتب Egor Pugin: >>>>>>>>>> >>>>>>>>>> Please, clean again and run 'cppan --trace --build >>>>>>>>>> pvt.cppan.demo.google.tesseract-master'. Post the output here. >>>>>>>>>> >>>>>>>>>> On Wednesday, January 18, 2017 at 10:17:46 PM UTC+3, Essam Zaky >>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>> Thanks Egor >>>>>>>>>>> >>>>>>>>>>> i removed >>>>>>>>>>> c:\users\emz\.cppan\storage >>>>>>>>>>> and ran cppan as follow >>>>>>>>>>> Run-->cmd >>>>>>>>>>> cppan --build pvt.cppan.demo.google.tesseract-master >>>>>>>>>>> >>>>>>>>>>> the cppan crashed atfer the following line >>>>>>>>>>> Unpacking : pvt.cppan.demo.unicode.icu.i18n-58.2.0... >>>>>>>>>>> >>>>>>>>>>> what should i do >>>>>>>>>>> delete the storage again and re run cppan or >>>>>>>>>>> run cppan without clean storage >>>>>>>>>>> ? >>>>>>>>>>> بتاريخ الأربعاء، 18 يناير، 2017 8:03:53 م UTC+2، كتب Egor Pugin: >>>>>>>>>>>> >>>>>>>>>>>> Hi, >>>>>>>>>>>> >>>>>>>>>>>> Try to remove directory c:\users\emz\.cppan\storage and re-run >>>>>>>>>>>> cppan again. >>>>>>>>>>>> >>>>>>>>>>>> On Wednesday, January 18, 2017 at 7:23:42 PM UTC+3, Essam Zaky >>>>>>>>>>>> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks Shree >>>>>>>>>>>>> >>>>>>>>>>>>> I already check the link >>>>>>>>>>>>> but when i run >>>>>>>>>>>>> the following command it generate error >>>>>>>>>>>>> as follow: >>>>>>>>>>>>> C:\Users\emz>cppan --build >>>>>>>>>>>>> pvt.cppan.demo.google.tesseract-master >>>>>>>>>>>>> No such file or directory, trying to build as package >>>>>>>>>>>>> Reading package specs... >>>>>>>>>>>>> dependency 'pvt.cppan.demo.unicode.icu.data' not found >>>>>>>>>>>>> >>>>>>>>>>>>> C:\Users\emz>cd tesseract >>>>>>>>>>>>> >>>>>>>>>>>>> C:\Users\emz\tesseract>cppan >>>>>>>>>>>>> Reading package specs... >>>>>>>>>>>>> dependency 'pvt.cppan.demo.unicode.icu.data' not found >>>>>>>>>>>>> >>>>>>>>>>>>> note : when i run >>>>>>>>>>>>> the following command >>>>>>>>>>>>> Run cppan --build pvt.cppan.demo.google.tesseract-master >>>>>>>>>>>>> it crashed in the first run >>>>>>>>>>>>> then it always produce the mentioned error in red >>>>>>>>>>>>> dependency 'pvt.cppan.demo.unicode.icu.data' not found >>>>>>>>>>>>> بتاريخ الأربعاء، 18 يناير، 2017 4:43:32 م UTC+2، كتب shree: >>>>>>>>>>>>>> >>>>>>>>>>>>>> see https://github.com/tesseract-ocr/tesseract/wiki/Compiling >>>>>>>>>>>>>> >>>>>>>>>>>>>> section under windows >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> ShreeDevi >>>>>>>>>>>>>> ____________________________________________________________ >>>>>>>>>>>>>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Wed, Jan 18, 2017 at 7:02 PM, Essam Zaky < >>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> Dear All >>>>>>>>>>>>>>> I have Windows and Visual Studio2010,2015 >>>>>>>>>>>>>>> Are there any tutorial to build Tesseract4.00 from source >>>>>>>>>>>>>>> Also are there any tutorial to do the training process in >>>>>>>>>>>>>>> windows >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> any suggestion are welcome >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> thanks >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>> 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 post to this group, send email to >>>>>>>>>>>>>>> [email protected]. >>>>>>>>>>>>>>> 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/0e241ce0-2ffc-42bf-9814-c524bc144a9c%40googlegroups.com >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/0e241ce0-2ffc-42bf-9814-c524bc144a9c%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>>>>> . >>>>>>>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- 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 post to this group, send email to [email protected]. 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/cf9b1305-eb6a-465e-826a-5de7dd7ec7ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

