I'm with pauljorgensen 

This might help some.

http://www.codeproject.com/Articles/16388/Compiling-and-Integrating-Crypto-into-the-Microsof



On Saturday, February 9, 2013 6:29:07 PM UTC-5, [email protected] wrote:
>
>
> Hi, 
>
> I'm trying to build the 5.6.1 crypto library with visual studio express 
> 2010.   Do I have to use the full version of visual studio 2010?
>
> This is what I've tried - I've downloaded the crypto zip file, expanded it 
> in C:\crypt561, then tried to open the cryptest.sln file.  VS 2010
> wants to convert the .sln file but fails in the vcproj's of the solution 
> like this  
>
> Conversion Report - : Cannot load the project due to a corrupt project 
> file. The following error has occurred during XML parsing: File: 
> C:\cryptopp561\cryptdll.vcproj Line: 129 Column: 5 Error Message: System 
> error: -2147154677. The file 'C:\cryptopp561\cryptdll.vcproj' has failed to 
> load.
>
> This is the section around line 129: :1
>                       WholeProgramOptimization="1"
>                       >
>                       <Tool
>                               Name="VCPreBuildEventTool"
>  line 129 --->       />
>                       <Tool
>                               Name="VCCustomBuildTool"
>                               CommandLine="Win32\output\release\cryptest 
> mac_dll &quot;$(TargetPath)&quot;&#x0D;&#x0A;echo
> one &gt; &quot;$(OutDir)&quot;\cryptopp.mac.done&#x0D;&#x0A;"
>                               AdditionalDependencies=""
>                               Outputs="$(OutDir)\cryptopp.mac.done"
>                       />
>                       <Tool
>                               Name="VCXMLDataGeneratorTool"
>                       />
>                       <Tool
>
>
>
>

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to