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

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -