Why can't I install 3 Windows Phone 8 emulators?

I tried installing Windows Phone 8 SDK Update 3 emulators and received an error saying that I did not install Visual Studio 2013, but I installed Visual Studio 2013 Professional and installed Visual Studio Update 1. Any ideas on how to solve this problem ? I installed the Windows Phone 8 SDK from: http://go.microsoft.com/fwlink/?LinkID=257234&clcid=0x409

+4
source share
1 answer

If you also have Visual Studio 2012 installed, did you install VS2012 Update 4? From the requirements notes: “This update requires either Visual Studio 2012 with Update 4 or Visual Studio 2013.”

I have almost the same setup as yours (Windows 8.1 Pro 64bit, VS2012 Pro + Update 4, VS2013 Pro + Update 2 RC), and all WP8 emulators work fine here (all = WP8, WP8 Update 3, WP8.1) .

+1
source

Source: https://habr.com/ru/post/1529789/


All Articles