Code Monkey home page Code Monkey logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
OK, I had a nasty feeling this would happen. This is why I never even provided
windows exes before, and it is why windows apps have a fancy installer. You 
have to
have all the appropriate dlls present on your system before it will work. In 
this
case you need the C runtime (CRT) dll for VC++8. While these things are 
included with
VC++Express, and Microsoft lets you redistribute them, you have to package them 
up
carefully and install and register them properly, and I just can't spare the 
time to
do that for every release.

Possible solutions:
(a) Build it yourself from the sources.
(b) Install some other random app that includes the correct dlls. (Stupid 
though it
sounds, for a VC++6 build this works well because almost everybody has the 
correct
dlls for VC++6 on their system already.)
(c) Download and install VC++express from
http://msdn.microsoft.com/vstudio/express/downloads/ You don't have to build it
yourself, because the act of installing it installs the dlls.

Original comment by [email protected] on 18 Jul 2007 at 11:10

  • Changed state: Accepted

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
There is now a download containing executables built on VC++6. You may find that
these work, as the dlls are far more likely to already exist on your system.

Original comment by [email protected] on 19 Jul 2007 at 9:27

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
For information of newbies who have not installed VC++6 on their machine 
- kindly clarify whether exe (ver:2.0)  downloaded will work in Windows in the
absence of installed Visual Studio-6 

Original comment by [email protected] on 21 Jul 2007 at 8:07

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
I have since installed VS 2005, so I cannot carry out the test requested at the 
present time, as both versions are working fine.

Original comment by [email protected] on 21 Jul 2007 at 9:17

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
Shouldn't downloading the MS VC++ redistributable
(http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=200b2fd
9-ae1a-4a14-984d-389c36f85647)
solve the problem without requiring users to install vc++ express and the 
platform sdk?

Original comment by [email protected] on 6 Aug 2007 at 8:44

from tesseract-ocr.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 18, 2024
Fixed in 3.00

Original comment by [email protected] on 20 May 2010 at 6:51

  • Changed state: Fixed

from tesseract-ocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.