WinFaqWindowsMSVCR70DLL
From AbiWiki
m (Reverted edits by Unimaxug (Talk) to last revision by Maintenance script) |
|||
Line 1: | Line 1: | ||
- | |||
- | + | <H2>[[WinFAQ|WinFAQ]]: Missing msvcr70.dll File</H2> | |
- | It seems there is another dll dependency for [[AbiWord|AbiWord]] & | + | It seems there is another dll dependency for [[AbiWord|AbiWord]] — msvcr70.dll. |
Nightly builds and other builds done with MS Visual C/C++ 7 or later | Nightly builds and other builds done with MS Visual C/C++ 7 or later | ||
Line 11: | Line 10: | ||
For nightly builds obtained from http://abiword.pchasm.org/builds/nightly/ | For nightly builds obtained from http://abiword.pchasm.org/builds/nightly/ | ||
refer to the top of the page for necessary DLLs which are not | refer to the top of the page for necessary DLLs which are not | ||
- | included in the installer (presently msvcr70.dll & | + | included in the installer (presently msvcr70.dll & msvcp70.dll, |
the C and C++ runtime libraries). | the C and C++ runtime libraries). | ||
- | I found a source to download the file by doing a Google search on [ | + | I found a source to download the file by doing a Google search on ["msvcr70.dll" download]. Downloaded from http://www.dll-files.com/dllindex/dll-files.shtml?msvcr70. The file I got was zipped, and, when unzipped said "bad date". Copied to c:\windows\system and seems to work fine (I did not have to reboot). |
- | _Hmm, clicked on | + | _Hmm, clicked on "check version" to try to pin down which version of [[AbiWord|AbiWord]] I have, got taken to [http://www.abisource.com/users/check_version.phtml?version=CVS-HEAD this page] which seems to imply I have a version before 1.0 -- I don''t believe that. I thought there was a place to get a very precise version number, like from the Help menu, but all it says (in this case, at least) is "CVS-HEAD". I may need to report a bug, but I probably won''t do it today -- I''ll wait a little while and see if I get any comments here. Just to be clear, the bug would be that =Help -> Check Version= for a build after 1.0 takes you to a page that seems to imply you have a build from before 1.0 -- not sure if a fix would be needed in [[AbiWord|AbiWord]] or on the web site (or both)._ |
Looks like it is in bugzilla as [http://bugzilla.abisource.com/show_bug.cgi?id=4148 bug 4148]. | Looks like it is in bugzilla as [http://bugzilla.abisource.com/show_bug.cgi?id=4148 bug 4148]. | ||
- | For version checking, if Help- | + | For version checking, if Help->About does not provide a detailed |
enough one (such as the case with nightly builds), right click | enough one (such as the case with nightly builds), right click | ||
on the executable, select properties, then the version tab; | on the executable, select properties, then the version tab; | ||
alternately, simply insert into a document the build id/version | alternately, simply insert into a document the build id/version | ||
- | via Insert- | + | via Insert->Field->Application->Build ID |
==== Contributors
==== | ==== Contributors
==== | ||
* Main.[[RandyKramer|RandyKramer]] - 13 Apr 2003 | * Main.[[RandyKramer|RandyKramer]] - 13 Apr 2003 | ||
[[Category:To Convert]] | [[Category:To Convert]] |
Current revision as of 13:11, 27 November 2010
WinFAQ: Missing msvcr70.dll File
It seems there is another dll dependency for AbiWord — msvcr70.dll.
Nightly builds and other builds done with MS Visual C/C++ 7 or later require a different C runtime library than the release builds (which are done with MS Visual C/C++ 5 or 6).
For nightly builds obtained from http://abiword.pchasm.org/builds/nightly/ refer to the top of the page for necessary DLLs which are not included in the installer (presently msvcr70.dll & msvcp70.dll, the C and C++ runtime libraries).
I found a source to download the file by doing a Google search on ["msvcr70.dll" download]. Downloaded from http://www.dll-files.com/dllindex/dll-files.shtml?msvcr70. The file I got was zipped, and, when unzipped said "bad date". Copied to c:\windows\system and seems to work fine (I did not have to reboot).
_Hmm, clicked on "check version" to try to pin down which version of AbiWord I have, got taken to this page which seems to imply I have a version before 1.0 -- I dont believe that. I thought there was a place to get a very precise version number, like from the Help menu, but all it says (in this case, at least) is "CVS-HEAD". I may need to report a bug, but I probably wont do it today -- Ill wait a little while and see if I get any comments here. Just to be clear, the bug would be that =Help -> Check Version= for a build after 1.0 takes you to a page that seems to imply you have a build from before 1.0 -- not sure if a fix would be needed in AbiWord or on the web site (or both)._
Looks like it is in bugzilla as bug 4148.
For version checking, if Help->About does not provide a detailed enough one (such as the case with nightly builds), right click on the executable, select properties, then the version tab; alternately, simply insert into a document the build id/version via Insert->Field->Application->Build ID
Contributors
- Main.RandyKramer - 13 Apr 2003