码迷,mamicode.com
首页 > 其他好文 > 详细

deepin安装tesseract出错,tesserocr.cpp:653:10: fatal error: leptonica/allheaders.h: 没有那个文件或目录

时间:2019-01-05 19:59:56      阅读:1234      评论:0      收藏:0      [点我收藏+]

标签:tail   net   tps   headers   led   header   出错   with   解决   

错误:

tesserocr.cpp:653:10: fatal error: leptonica/allheaders.h: 没有那个文件或目录
#include "leptonica/allheaders.h"
^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command ‘x86_64-linux-gnu-gcc‘ failed with exit status 1

 

 

解决办法: sudo apt install libleptonica-dev

      sudo apt install libtesseract-dev

 

 

 

 

 

 

 

 

原文:https://blog.csdn.net/u011148366/article/details/75674845

deepin安装tesseract出错,tesserocr.cpp:653:10: fatal error: leptonica/allheaders.h: 没有那个文件或目录

标签:tail   net   tps   headers   led   header   出错   with   解决   

原文地址:https://www.cnblogs.com/zllwxm123/p/10225590.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!