Languages

Menu
Sites
Language
The program file specified in the launch configuration does not exist

I'm getting this error while running the application on sdk

The program file specified in the launch configuration does not exist
D:\Tizen Native\deviceeng\Release\deviceeng not found

Responses

4 Replies
daniel kim

Hi,

It seems that files in the Release folder was removed. 

So you need to clean this project and build it again. then you will run it without problem. 

I wish this will help you.

 

Ashish Patil

I am having the same problem with Tizen Studio 1.0.1 did anyone managed to resolve it ? And how ?

Anirban Dutta

Hi Ashish,

Do you still get launch configuration error after cleaning and re-building the project ?

If so, can you share which program file is missing from release folder ?

Thanks.

Ashish Patil

Well i was having debug configuration selected.

And I am still not sure as to why it was there. The message is vague. It does not point any missing file. But the headding still conyes that it the executable itself thats not created or missing in it source path from where its deployed to the device.

I manged to solve it somehow. i created new project again and manually copying the files in the new project. Hopw it works for u too. However i repeated this process twice or maybe even thrice. Before it worked well.

 

Aashish