Can't find the application to deploy -make sure that you have built the project

Hello everyone

Today I upgrade to 1R8,and try use gradle to add some dependency(because no ant in 1R8),but something get wrong and I don’t how to fix.

below is my setup description

Gradle
copy auto generate nsight_tegra_build.gradle and add some dependncy,

working Folder:
the apk was generate at c:\ooxooox.…\AndroidProject\Tegra-Android\Debug
the Intermedia folder is at …..\Intermedia\Tegra-Android\Debug\EmptyAndroidProject
the vcxproj file is at c:\ooxooox.…\AndroidProject\EmptyAndroidProject
I am sure apk file is generated

It press F5 to start Nsight Terga Debugger the show the failed message

1.unable to start program c:\ooxooox.…\AndroidProject\EmptyAndroidProject
Operation not support.Unknow error:0x80004005

2.Can’t find the application to deploy -make sure that you have built the project

Then I open my old project with almost same files and same setup
There is no any error message and work excellent.

Can anyone please tell me
how can I fix the error,thanks.

I do the Microsoft style things and now it works.

1.restart computer
2.create a new project
3.copy and paste all necessary files to new folder
4.recompile everything
5.it works

every time you receive a new upgrade notification
you have to think about …it is time to copy and paste again…