Deploy step failed in qt5
-
wrote on 29 Aug 2019, 09:30 last edited by
Hello,
I am very new this qt creator,I run the simple helloworld application and getting the error ,"File transfer failed : Couldnot create directory,remote open(/opt/m/bin/m): No such file or directory,deploy step failed,Error while building /deploying project m (kit:BBB)when executing step "Upload files via SFTP" ...I am not getting whats going wrong ,can anyone please help..thankyou. -
Hi
sometimes i have seen the demos being stored in a non writeable location.
Make sure your whole project folder is located in your documents or other writable places. -
wrote on 29 Aug 2019, 10:45 last edited by
sorry,I am fully new to this,I am not getting how to put my project folder into writable place ,please can you elaborate it step by step..
-
sorry,I am fully new to this,I am not getting how to put my project folder into writable place ,please can you elaborate it step by step..
@asha
Hi
Just use the normal file manager to copy the folder to somewhere else and see.Are you on linux ?
Is the sample a clean gui project you made via the wizard or indeed one of the Qt samples programs?
-
wrote on 29 Aug 2019, 11:15 last edited by
Hello,
Actually,I downloaded the virtual box in my linux system,and in that virtual box I installed the ubuntu,in that ubuntu installed qt5 creator,I made a simple project with qt widgets Application. -
Hello,
Actually,I downloaded the virtual box in my linux system,and in that virtual box I installed the ubuntu,in that ubuntu installed qt5 creator,I made a simple project with qt widgets Application.@asha
ok.
And its a 100% normal GUI project you made ?
For linux desktop.and you did install gcc and friends for the kit ?
also you made a custom kit ? the BBB does not seem familiar.
-
wrote on 29 Aug 2019, 11:34 last edited by
I installed gcc,with the command "sudo apt-get install build-essential" and "sudo apt-get install gcc",when I checked about gcc with the command "gcc --version" its showing result :gcc(ubuntu 7.4.0-1ubuntu1~18.04.1)7.4.0, and I made the custom kit with name BBB.
-
I installed gcc,with the command "sudo apt-get install build-essential" and "sudo apt-get install gcc",when I checked about gcc with the command "gcc --version" its showing result :gcc(ubuntu 7.4.0-1ubuntu1~18.04.1)7.4.0, and I made the custom kit with name BBB.
and I made the custom kit with name BBB.
So please show the relevant pages in Tools > Options > Kits (Kits, Qt versions, Compilers).
-
wrote on 29 Aug 2019, 12:18 last edited by
-
wrote on 29 Aug 2019, 12:32 last edited by
Please go through the attchement, and guide me what is the mistake,how to solve this problem,thankyou..
-
Please go through the attchement, and guide me what is the mistake,how to solve this problem,thankyou..
@asha Please attach Qt versions and compilers too.
Edit: You selected "Device type" and "Device". That is not needed for Desktop, only for embedded and mobile. Maybe that's your problem?
-
wrote on 30 Aug 2019, 04:57 last edited by
Hi,
here is the attachement of qt version,compiler and error(which i am getting)please go through that,if i talk about Device means Yes I am using the embedded,beagleboneboard(device connection is this board only,in command prompt I connected that using :"ssh debian@192.168.7.2").
1/12