done ! It works I'm able to use the library with an asm.js module, so keep going i'm sure you'll be able to do the same too..
2015-07-04 4:58 GMT+02:00 Harsha Jayaweera < [email protected]>: > Wow... nice to hear it Gro. I'm still trying to do it without any > significant progress. Now i'm tying to do it with visual studio in windows. > Thanks you for replying. > Please let us know if you made any progress. > Good luck brother. > Best regards! ... > > On Wednesday, July 1, 2015 at 2:17:08 PM UTC+5:30, Gro Zep wrote: >> >> hey Harsha ! >> >> have you follow you're work on translating tesseract.?..Today i'm back >> to my office & i will work on it again..:-) >> >> Best regards ! >> >> 2015-06-17 19:46 UTC+02:00, Harsha Jayaweera >> <[email protected]>: >> > Thank you. I't seems a smart way to do it. I'll try both ways and will >> let >> > you know if there's any success or failure. Glad that you are >> interested in >> > >> > building tesseract also. >> > Please share your knowledge and experience about how to get it done >> with us >> > >> > here if you able to successfully port tesseract-OCR to Javascript. >> > Again Thank you. >> > >> > On Wednesday, June 17, 2015 at 7:48:22 PM UTC+5:30, Gro Zep wrote: >> >> >> >> well..I don't know.it depend of you..:-) >> >> >> >> .for myself .I plan to modify the makefile to avoid the search of the >> >> library ,in fact leptonica could be linked with tesseract after using >> emcc >> >> >> >> and is not needed for this step. >> >> .but as I'm in vacation I will wait few days before to work on it... >> >> >> >> 2015-06-17 6:58 GMT+02:00 Harsha Jayaweera <[email protected] >> >> <javascript:>>: >> >> >> >>> Thanks for the reply. Yeah it is true. I started to port it and i >> ported >> >>> >> >>> leptonica first to LLVM byte code. and then did set >> *$LIBLEPT_HEADERSDIR* >> >>> >> >>> environment variable to byte code output path. >> >>> >> >>> Then i ran emconfigure ./configure and then i got an error saying >> >>> "*configure: >> >>> error: leptonica library missing*". like i mentioned above i did set >> >>> environment variable to previously build header files. >> >>> >> >>> How can i solve this. >> >>> >> >>> >> >>> >> >>> On Wednesday, June 17, 2015 at 2:29:23 AM UTC+5:30, Gro Zep wrote: >> >>>> >> >>>> I think it's just a little more harder than only porting headers >> files >> >>>> .. >> >>>> instead try to make suitable for the configure and make files.. >> >>>> >> >>>> Le lundi 15 juin 2015 11:58:02 UTC+2, Harsha Jayaweera a écrit : >> >>>> >> >>>>> I'm planing to port tesseract OCR to emscripten. >> >>>>> Will it be enough if i just port only their cpp header files. >> >>>>> Or anything i should be aware of. >> >>>>> What is the best way to start doing this. >> >>>>> >> >>>> -- >> >>> You received this message because you are subscribed to a topic in >> the >> >>> Google Groups "emscripten-discuss" group. >> >>> To unsubscribe from this topic, visit >> >>> >> https://groups.google.com/d/topic/emscripten-discuss/UqvzMFbvvMU/unsubscribe >> >>> . >> >>> To unsubscribe from this group and all its topics, send an email to >> >>> [email protected] <javascript:>. >> >>> For more options, visit https://groups.google.com/d/optout. >> >>> >> >> >> >> >> > >> > -- >> > You received this message because you are subscribed to a topic in the >> > Google Groups "emscripten-discuss" group. >> > To unsubscribe from this topic, visit >> > >> https://groups.google.com/d/topic/emscripten-discuss/UqvzMFbvvMU/unsubscribe. >> >> > To unsubscribe from this group and all its topics, send an email to >> > [email protected]. >> > For more options, visit https://groups.google.com/d/optout. >> > >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "emscripten-discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/emscripten-discuss/UqvzMFbvvMU/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
