Running app from within Creator
hi there,
I am having trouble running my app from within Creator.
By default I get an error message saying "Starting ... The process could not be started!"
If I change the project settings to terminal I get "Starting ... Cannot execute '': The system cannot find the file specified."
If I create a manual project that points directly to the exe I get "exited with code -1073741515"
If I try debugging (in either the default or manual project), it seems to find the exe but halts straight away.
But if I double click directly on the exe outside Creator it runs fine.
I used to use Creator 1.0 and it ran fine. I have deleted all the temporary files, done a clean build, but still get this problem.
Has anyone else had upgrade problems?
Richard
Re: Running app from within Creator
What version of Creator are you using now?
Did you change anything in the Project settings?
Re: Running app from within Creator
I'm using the latest version (1.2), and I tried changing the project settings because the original defaults didn't work.
Back to VS for now and will give Creator another go next major version.
On Linux everything is fine.