After i clear everything, and rebuild it once again, i found some errors 
complaining about leptonica not being found and some lept.pc missing, 
before it said clearly that the library was found... 

After i wwas able to locate that lept.pc, i get this message
Could NOT ind Leptonica (missing: Leptonica_DIR)

this is from that lept.pc

prefix=C:/Users/name/Documents/Qt_Projects/leptonica-master-build
exec_prefix=${prefix}/bin
libdir=${prefix}/lib
includedir=${prefix}/include

these paths don't exist, i don't have bin, include and lib folder,  i also 
don't have any dll's related to leptonica.

I append a picture with the files in the folder, the .a library ends up in 
src \leptonica-master-build\src\libleptonica-1.83.0.a with some other .h 
and .cpp files.

If i try to specify in cmake, where that libleptonica-1.83.0.a  is, after i 
hit generate in cmake, the path is set back to not specified, and idk why..

How am i supposed to change the path, if it's reset to unspecified after i 
just set it??


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/8b5168d1-0b6b-4273-ac7c-5d4cd52c2b3cn%40googlegroups.com.

Reply via email to