Re: Runtime error ! R6034 while installing compiled openafs.
Jeffrey Altman <[email protected]> Tue, 23 Oct 2007 06:21:18 -0400
| Newsgroups | gmane.comp.file-systems.openafs.devel.win32 |
|---|---|
| Organization | Secure Endpoints Inc. |
| Message-ID | <[email protected]> |
Bharat Kulkarni wrote: > Yes, first I have tried with the release build, and then I have tried > with the debug build, > but I am getting the same error in both the cases. > > Can anybody please help me to get rid of this problem? > > Thanking you in anticipation, > > Regards, > Bharat. I didn't ask you if you were having the problem with the "release build". I asked you if you were having this problem with the "OpenAFS release", in other words, the installers that you download from openafs.org. R6034 is a manifest error that will be produced when the wrong manifest. However, builds from Visual Studio 2003 do not use manifests. Visual Studio 2005 does but we don't build 32-bit builds with it. Since you previously complained about missing entry points in WinCE DLLs I can only assume that your compiler and/or sdk configuration still does not match your execution environment.