Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cd microcr && make fails #2

Open
svs opened this issue Apr 1, 2012 · 3 comments
Open

cd microcr && make fails #2

svs opened this issue Apr 1, 2012 · 3 comments

Comments

@svs
Copy link

svs commented Apr 1, 2012

cd microcr && make
g++ -I/opt/local/include/tesseract `pkg-config --cflags opencv` -c src/utils.cpp
In file included from src/utils.h:6:0,
                 from src/utils.cpp:1:
src/image.h:13:17: error: expected ‘;’ at end of member declaration
src/image.h:13:34: error: expected ‘)’ before ‘filename’
make: *** [utils.o] Error 1

Please help, thanks

@bepitulaz
Copy link

I get this error too. This repository is abandoned I guess.

@FernandoFavoretti
Copy link

I got the error too, Someone resolved that?

@mruwnik
Copy link

mruwnik commented Aug 14, 2016

#3 fixes that problem. So should the other pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants