Wan-Teh Chang wrote:
> [EMAIL PROTECTED] wrote:
> > I've followed the build instructions on checkout and building NSS
> > (after giving up on getting it to build the cmd utils inside my main
> > mozilla tree). It also compiles fine, but I cannot seem to actually run
> > the cmd utils.
> >
> > I've included the MS redist files, and try to run rsaperf from the lib
> > directory:
> > [EMAIL PROTECTED] /cygdrive/c/nss/mozilla/dist/WINNT5.1_DBG.OBJ/lib
> > $ ../bin/rsaperf.exe
> >
> > Which only results in:
> > "The application failed to initialize properly (0xc0000022). Click on
> > OK to terminate the application."
> >
> > My env. is (cygwin) Windows XP, and I'm usually a Linux guy, so it
> > might be quite simple :)
>
> I don't know what's wrong.  When I tried to duplicate your bug,
> I got the following expected error message:
>
> [SNIP}
>

Thanks for testing! I found out why it failed. I am using Visual Studio
2005, and it apparently needs the .manifest files too. Adding that to
the exported items fixed the problem.

<sarcasm>great thanks to MS for the easy to understand error
messages</sarcasm>

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to