Hi Everyone,

Thanks to RR I was able to get a basic configuration up and running. I 
still have a few outstanding issues if anyone can help out.

First, here's the appveyor.yml file we are using:

  * https://github.com/weidai11/cryptopp/blob/master/.appveyor.yml

Second, here are the problems we are experiencing:

  * We need to run VCUpgrade when testing under VS2017
    - Also see http://stackoverflow.com/q/43441273/608639
  * We need to troubleshoot 64-bit builds
    - Neither x64 nor Win64 platforms seem to work
    - Also see http://stackoverflow.com/q/43423761/608639

A really awesome feat would be, how do we add ARM to the VCX project files 
on the fly so we can add ARM platform testing. I'm pretty sure its not 
feasible because I tired to add them in the past. Microsoft's tools are 
broken when it comes to ARM project files. Also see 
http://stackoverflow.com/q/40065449/608639. The 40065449 question is why we 
don't have an ARM configuration present in the project files now.

Jeff

On Saturday, April 15, 2017 at 12:17:13 AM UTC-4, Jeffrey Walton wrote:
>
> Hi Everyone,
>
> I have a clone of Crypto++. I've been trying to use it for Travis and 
> Appveyor. Its separate from Wei's Crypto++ to keep third party services out 
> of the Crypto++ sources (basically, its a security wall).
>
> I'm having trouble setting up Appveyor. Appveyor is dying with "Specify 
> which project or solution file to use because the folder contains more than 
> one project or solution file". Also see 
> https://ci.appveyor.com/project/noloader/cryptopp/build/1.0.2 .
>
> I'm not sure how to resolve the issue because I can't find the 
> documentation on how to specify a Visual Studio solution file. I also 
> cannot find a useful discussion regarding the reason Appveyor cannot find 
> the solution file when its present.
>
> If you you have experience with Appveyor, then please contact me.
>
 

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
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 cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to