New project doesn't run

Bug #1514083 reported by Michael Terry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu SDK IDE
Triaged
Undecided
Unassigned

Bug Description

I created a new simple Qml app project (cmake, no c++ plugin). (This is with ubuntu-sdk-ide 3.5.0+15.10.20151024-0ubuntu1~93+201511031859~ubuntu15.10.1 from ppa:ubuntu-sdk-team/tools-development)

After correcting for bug 1512656, I tried to run it. It says "No executable found" in the Application Output tab...

Digging into it, I discovered that "make run" didn't work because the project template specifies "qmlscene Project.qml" for the run target but actually creates "Main.qml". But even after fixing that, I still get "No executable found" when trying to run the project.

But at least now I can drop to a terminal and do "make run"....

Revision history for this message
Benjamin Zeller (zeller-benjamin) wrote :

I can not reproduce that on vivid, but when running from QtC the make run target is not used at all.
Do you have qmlscene in /usr/ubuntu-skd-dev/bin ? And can you execute it (You'll need LD_LIBRARY_PATH=/usr/ubuntu-sdk-dev/lib(?

Changed in ubuntu-sdk-ide:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.