Did you see my post from Jan 13, 2009?  This might be a related
problem.
If it fails to compile,
sometimes you can find out what to do by doing a web search on the
text of the error message, such as "error C3861 ...".  I did this
myself and saw something about modifying the #ifdefs.  I believe the
issue is that vsnprintf is handled differently as far as I can tell in
the standard headers that come with VS.net 2008.

I believe using VC++ 6.0 is an alternative to doing this.


On Jan 12, 7:25 am, mikemcd <[email protected]> wrote:
> When taking the source code from the suggested link and compiling in
> VS.net 2008 for the first time I get the following error messages:
>
> Error   2839    error C3861: '_vsnprintf': identifier not found c:\downloads
> \c#\tesnet\sourceversion1\tesseract-2.01\ccutil\errcode.cpp     64
> mfTraining
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to