Hey Guys,
Im trying to develop a windows phone app (as part of a school project), with corona cards,
I have a mac but they gave us access to create a virtual machine on Azure.
I have created one:
Now, I have VS 2015 Community installed on it.
But when i run the “CoronaLabs.Corona.Cards.WindowsPhone.vsix” i get this error (log):
4/8/2016 7:51:59 AM - Searching for applicable products…
4/8/2016 7:51:59 AM - Found installed product - Microsoft Visual Studio Community 2015
4/8/2016 7:52:00 AM - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
4/8/2016 7:52:00 AM - Found installed product - Global Location
4/8/2016 7:52:00 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
Any help?
Roy.