crclayton / custom-cortana-commands-template

This is a template for how to register custom Cortana commands on Windows 10.
85 stars 56 forks source link

Does not run #6

Open vlchz opened 7 years ago

vlchz commented 7 years ago

In the YouTube video he made he had "Local Computer" on the play/compile button. When I press the play button it says "Device" and then tells me device not plugged in. I want to run it on my own computer like he does how do I do that???? Please help!

thaurane commented 7 years ago

(im using the 2017 verison) but next to the "device" it has 2 pull down menus "debug" and another one that is probably on "ARM". You want to put it on x86 or x64 depending on which version of windows you are on.

jatinsinghal1921 commented 6 years ago

Error : Could not find file 'C:\Users\jatin singhal\Documents\custom-cortana-commands-template\CustomCortanaCommands\obj\ARM\Debug\App.g.i.cs'.

I am getting this while loading the sln file.

I am using Visual Studio 2017