Thanks for suggestion. However, it's still not fetching the latest master branch with --head option.
*Starting package 10/10: tesseract:x86-windows-static* *Building package tesseract[core]:x86-windows-static from HEAD...* *Warning: abi keys are missing values:* * head* *-- Package does not specify HEAD_REF. Falling back to non-HEAD version.* *-- Downloading https://github.com/tesseract-ocr/tesseract/archive/4.1.0.tar.gz..* *.* *-- Extracting source C:/Joo/vcpkg/downloads/tesseract-ocr-tesseract-4.1.0.tar.gz* *-- Applying patch fix-tiff-linkage.patch* *-- Applying patch fix-text2image.patch* *-- Using source at C:/Joo/vcpkg/buildtrees/tesseract/src/4.1.0-adb63d30fa* *-- Configuring x86-windows-static* *-- Building x86-windows-static-dbg* *-- Building x86-windows-static-rel* *-- Performing post-build validation* *-- Performing post-build validation done* *Building package tesseract[core]:x86-windows-static... done* *Installing package tesseract[core]:x86-windows-static...* *Installing package tesseract[core]:x86-windows-static... done* I ended up tweaking some cmake files to get it to work. On Friday, 6 December 2019 01:09:37 UTC-5, Stephen Lambie wrote: > > Use the --head option. I learned this from this forum ;) > > E.g. > > vcpkg install tesseract:x64-windows --head > > On Wednesday, December 4, 2019 at 12:29:39 PM UTC-8, Teddy Zzang wrote: >> >> Hi team, >> >> I'm currently using "vcpkg install" method to compile tesseract. >> It seems to download " >> https://github.com/tesseract-ocr/tesseract/archive/4.1.0.tar.gz" and >> compile. >> >> Is it possible to pull from the latest master branch? >> > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/e6852caa-b255-4100-966b-27a3a9a27273%40googlegroups.com.

