[SOLVED] Failed to start program. Path or permissions wrong? (i check the entire web)
-
wrote on 13 Apr 2015, 19:55 last edited by onimusha
After a free week i try to run a proejct of mine in Qt and i get this error....(nothing was changed or moved) i can see this is a common issue but nothing i've tried works. The app was running fine 2 weeks ago, i change the folder to my desktop and it worked just one time, when i closed and try it again it was the same problem.
-
wrote on 13 Apr 2015, 20:46 last edited by
Hi,
which platform??
Are you sure nothing is changed in yourPATH
? Are all the dependencies still installed?More info you provide more probability to get some help you have
-
wrote on 13 Apr 2015, 21:35 last edited by
Hello, im on windows 7 32 bit. Tell me how can i check my path, if you mean projects > Build & Run Build > Run, i play with those and nothing
-
wrote on 13 Apr 2015, 22:17 last edited by
Yep,
I see a lot of question mark near the Qt libraries. Are they in the PATH when you try to run the application??
-
wrote on 13 Apr 2015, 22:42 last edited by
In the original post you said " i change the folder to my desktop ". What does it mean?
Ave you tried to rebuild the app??
-
wrote on 13 Apr 2015, 22:53 last edited byThis post is deleted!
-
wrote on 13 Apr 2015, 22:58 last edited by
After unsuccessful attempts to make it run the original folder was here C:\Users\onimusha\Documents\Qt, so i moved over here C:\Users\onimusha\Desktop and i worked just one single time, lol. Why is that??? the app showed up, i closed then it was like before....Failed to start program. Path or permissions wrong?.....the thing is the folder was created there (the Qt folder) and it was working fine while i was doing some tests on my arduino....then a little gnome came and changed something as far as i can see.
-
wrote on 13 Apr 2015, 23:00 last edited by mcosta
So do you moved the Qt folder??
Tried to rebuild??
-
wrote on 13 Apr 2015, 23:03 last edited by onimusha
Nope, just the serialComTest folder that was inside of Qt, and i did that because of the problem just to test. and yes i rebuild like 10000^10000 times
-
wrote on 13 Apr 2015, 23:11 last edited by
creating a new project on a random place wont work either
-
wrote on 13 Apr 2015, 23:15 last edited by
mmmmm,
I don't know, the only solution I can suggest is try to re-install Qt
-
wrote on 13 Apr 2015, 23:17 last edited by
i did yesterday haha :( please help, there it has to be a way!
-
wrote on 13 Apr 2015, 23:19 last edited by
Tried installing Qt in a different PATH?
Check if the Kits settings are correct
-
wrote on 14 Apr 2015, 00:34 last edited by onimusha
I remove QT from C:\ and installed in D:\ - turn off the PC, turned on and see if it worked, same thing....
-
wrote on 14 Apr 2015, 00:50 last edited by
What about the Kits?
-
Hi,
It will sound silly but did you check that you have the executable built ? Some anti-virus software are very happy to just detect that you are trying to create an executable and intercept its creation
1/25