c runtime error
Tuncay Göncüoğlu <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
For a while, I've been getting a runtime error when I try to start
rapidsvn in windows vista, saying:
"Runtime Error! Program C:\... R6034 An application has made an attempt
to load the C runtime library incorrectly. Please contact the
application's support team for more information."
When I googled that error code, it basically said that the application
wasn't compiled to include its manifest info.
This happens on a windows vista home basic sp1 computer, with visual C
2005 and 2008 redistributable installed, using both rapidsvn_ansi.exe
and rapidsvn_unicode.exe, version 0.11-7989 (but has been like that for
a while).
Now, when I check the rapidsvn folder, I see both EXE's have their
manifest built, not into the EXE, but as a separate manifest file. May
this be my problem ? If not, I'm at a loss it seems, any help ? (There
is some info on using a MT.EXE to embed the manifest info into the EXE,
maybe this needs to be included in the build process?)
Below is the text from MSDN about the error:
(http://msdn.microsoft.com/en-us/library/ms235560(VS.80).aspx
<http://msdn.microsoft.com/en-us/library/ms235560%28VS.80%29.aspx>)
Visual C++ Concepts: Building a C/C++ Program
C Run-Time Error R6034
Error Message
An application has made an attempt to load the C runtime library without
using a manifest. This is an unsupported way to load Visual C++ DLLs.
You need to modify your application to build with a manifest. For more
information, see the "Visual C++ Libraries as Shared Side-by-Side
Assemblies" topic in the product documentation.
Applications must use a manifest to load the C runtime library. For more
information, see Visual C++ Libraries as Shared Side-by-Side Assemblies
<http://msdn.microsoft.com/en-us/library/ms235624%28VS.80%29.aspx> andManifest
Generation in Visual Studio
<http://msdn.microsoft.com/en-us/library/ms235229%28VS.80%29.aspx>.
On a different topic, how is subversion 1.6 support coming along ? I had
been using rapidsvn for quite some time, but recently had to switch to
tortoisesvn on windows for the sole reason of svn 1.6 support. I'd
really like to be able to return.
Kind regards,
--
Tuncay Göncüoğlu
T: +90 (552) 617 64 45
F: +90 (312) 295 99 89
E: [email protected]
"No good deed goes unpunished."
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2374398
To unsubscribe from this discussion, e-mail: [[email protected]].