Hey all,
I recently acquired by Pi for Christmas, and have installed Qt Creator on it. I’ve used Qt Creator in the past, but didn’t have any problems that I couldn’t solve. Here, however, I’m stumped. When I try and compile a project, by clicking the build icon in the lower left-hand corner, I can build the project just fine. All the processes that this entails are completed correctly, and the compile output shows that. However, even after the project has been built, the Run and Debug buttons (which both require the program to be run) are grayed out. When I hover over them, a tooltip appears that says “Qt Creator doesn’t know what to run”. When I go to the Run/Build dialog box, above the run button, I only get options to select for the build. Above that, in the same box, for a project called untitled, it says “Run: Untitled (on Remote Linux Device)”. What does this mean, does it have anything to do with my problem? I’ve tried using Google to find a solution, but all the ones I’ve found are for older versions of Qt Creator. Any idea what is going wrong, and how to fix it?
↧