I don't think you'll see 4.0 in vcpkg yet as it's still not stable. After 
seeing this post I took another look at the github page, as I am interested 
in getting better results with LSTM, and followed the master branch 
developer build steps 
here: 
https://github.com/tesseract-ocr/tesseract/wiki/Compiling#develop-tesseract

After installing cppan and cmake and following the steps I was able to 
build from the generated solution file and get a tesseract dll out with no 
problems. I haven't tried building and linking with it yet.

On Thursday, 21 June 2018 20:50:14 UTC-7, Chris wrote:
>
> Following these steps: 
> https://github.com/tesseract-ocr/tesseract/wiki/Compiling#windows on the 
> official projects "Compiling page" I was successfully able to get tesseract 
> 3.05.01 and other required packages installed to start using #include 
> <tesseract/baseapi.h> in visual studio. However, tesseract 3.05.01 isn't 
> accurate enough for my project's needs. I'm hoping to instead uninstall 
> 3.05.01 and start using 4.0. However, I'm not sure how to do that. How do I 
> easily replace 3.05.01 with 4.0 using vcpkg?
>
>
>
> Here are all of the packages that were installed when I did vcpkg install 
> tesseract:x64-windows command the other day:
> [image: enter image description here]
>

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/1525fb46-257f-4761-9280-dc0d7b2d966c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to