> I read there was a thread a while back about making ocropus OS
> independent but it seem like it's not going anywhere yet.

OCRopus is already OS independent: it is written in standard C++ and
uses standard libraries.  It also use the cross-platform GNU config
build system.  If you discover any actual OS dependencies, please
submit them as bugs.

But OS independence isn't sufficient for something to build on
VisualStudio; in order to build on VisualStudio, someone needs to
actually create VisualStudio-specific build files, and those need to
be created anew for every release.  So, if you want to submit build
files and instructions for the 0.3 release, we'd be grateful.

What alternatives do you have?  If all you want is a Windows
executable, you could perhaps build under Cygwin or cross-compile from
Linux using MinGW; both of those should work fairly easily with
autoconf.

Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ocropus" 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/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to