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

[tesseract:x64-windows] build failure with training_tools feature #7343

Closed
abcping123 opened this issue Jul 20, 2019 · 1 comment
Closed
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@abcping123
Copy link

Host Environment

  • OS: Windows 10 v1903
  • Compiler: Visual Studio 2017

Failure logs

C:\Intel\vcpkg-master>vcpkg install tesseract[training_tools]
The following packages will be built and installed:
    tesseract[core,training_tools]:x64-windows
Starting package 1/1: tesseract:x64-windows
Building package tesseract[core,training_tools]:x64-windows...
-- Note: tesseract only supports static library linkage. Building static library.
-- Using cached D:/SOURCES/tesseract-ocr-tesseract-4.1.0.tar.gz
-- Using source at C:/Intel/vcpkg-master/buildtrees/tesseract/src/4.1.0-614604da36
-- Configuring x64-windows
-- Building x64-windows-dbg
-- Building x64-windows-rel
CMake Error at ports/tesseract/portfile.cmake:72 (file):
  file COPY cannot find
  "C:/Intel/vcpkg-master/packages/tesseract_x64-windows/bin/text2image.exe".
Call Stack (most recent call first):
  scripts/ports.cmake:74 (include)

Error: Building package tesseract:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: tesseract:x64-windows
  Vcpkg version: 2019.07.18-nohash

config-x64-windows-out.log
install-x64-windows-dbg-out.log

@abcping123 abcping123 added the category:port-bug The issue is with a library, which is something the port should already support label Jul 20, 2019
@LilyWangL
Copy link
Contributor

Thanks for posting this issue. This issue has been fixed. So I am closing this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants