Soon as I included
in my VS2010 project, I gotCode:#include <tesseract/baseapi.h>
I have no chance to use tesseract library into VS2010 project ... would I ?Code:1>c:\flaviu\imagetext\tesseract\include\tesseract\publictypes.h(33): error C2144: syntax error : 'int' should be preceded by ';' to /** Number of printers' points in an inch. The unit of the pointsize return. */ constexpr int kPointsPerInch = 72; ... ... fatal error C1083: Cannot open include file: 'cinttypes': No such file or directory




Reply With Quote
