-
Notifications
You must be signed in to change notification settings - Fork 35
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
Problem building tesseract-3.03 framework #25
Comments
Hi @ik2wxx , can you attach the build log? |
Hello options: {} /Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/package/base.rb:217:in /Users/roberto/Desktop/Targhe/openalpr-ios-master/bin/build_frameworks.rb:76:in `<top (required)>'Thank you for help |
Hmm, this part is strange:
Can you delete the "work" directory and try again? |
Hello all
I have this error:
---
Building tesseract for armv7 from /Users/roberto/Desktop/Targhe/openalpr-ios-master/work/tesseract-3.03
make: *** No rule to make target
clean'. Stop. make: *** No rule to make target
distclean'. Stop.bundler: failed to load command: ./bin/build_frameworks.rb (./bin/build_frameworks.rb)
RuntimeError: Child returned: pid 43641 exit 1
/Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/utils.rb:44:in
execute' /Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/utils.rb:74:in
log_execute'/Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/package/automake.rb:141:in
do_autoconf_build' /Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/package/automake.rb:58:in
build_arch'/Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/package/base.rb:53:in
block in install' /Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/package/base.rb:52:in
each'/Users/roberto/Desktop/Targhe/openalpr-ios-master/lib/alpr/package/base.rb:52:in
install' /Users/roberto/Desktop/Targhe/openalpr-ios-master/bin/build_frameworks.rb:76:in
<top (required)>'---
while doing "bundle exec ./bin/build_frameworks.rb"
framework is downloaded but looks like it can't find any suitable makefile.
Any help please ?
Tnx
Roberto
The text was updated successfully, but these errors were encountered: