c# - Continous integration of Windows 8.1 project using Jenkins -
i trying add windows 8.1 store app project jenkins continous integration. build server not windows 8.1 machine. unable build project after checkout. jenkins giving error saying msbuild cannot find files , unable build. there sdk need installed on build server. since server not windows 8 ; installtion of vs 2013 not possibel.
can setup slave compiling win 8 projects?
any help?
Comments
Post a Comment