What steps will reproduce the problem?
1. after running configure and then make I get an error.
What is the expected output? What do you see instead?
expected output = no errors.
this is output:
make[2]: Entering directory `/home/matthew/php-tesseract/src'
gcc -c -fpic main_dummy.cpp -o main_dummy.o -I. -I /usr/include/tesseract/ -I
/ usr/include/leptonica -I /usr/include/opencv2 -I/usr/include/php5
-I/usr/include /php5/main -I/usr/include/php5/TSRM
-I/usr/include/php5/Zend -I/usr/include/php5 /ext
-I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
main_dummy.cpp:1:20: fatal error: mfcpch.h: No such file or directory
#include "mfcpch.h"
^
compilation terminated.
make[2]: *** [main_dummy.o] Error 1
make[2]: Leaving directory `/home/matthew/php-tesseract/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matthew/php-tesseract'
make: *** [all] Error 2
What version of the product are you using? On what operating system?
I used svn for php-tesseract. and I am running Ubuntu.
Distributor ID: Ubuntu
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy
Please provide any additional information below.
Any help please?
Original issue reported on code.google.com by GuruMad...@gmail.com on 23 Mar 2014 at 4:39
Original issue reported on code.google.com by
GuruMad...@gmail.com
on 23 Mar 2014 at 4:39