Deployment with Qtcreator is missing a step
-
Hi,
Based on this link
I have set my project to be used with an embedded board (wandboard ) build is fine as I can manually copy it
to the target via sftp, scp. But I'd like to use the debugger functionnality and when I use the "debug" button it ends with (translated message)
"Impossible to deploy : no tarball creation step found"
Error when compiling/deploy from project myproject
when executing step "Deploy archive with sftp"Whereas from Qtcreator the target test is ok.