ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #18627
Errors trying examples in ubuntu-sdk
Hi all.
I've been trying to start learning developing ubuntu touch apps but
from the very beginning i run across problems.
First I was missing ubuntu-sdk-dev package as its not mentioned in the
docs at developer.ubuntu.com and was struggling with Segmentation fault
errors when trying to run examples from templates or from docs.
Now as its installed i don't get Segfaults but now...
When I create new project with framework ubuntu-sdk-15.04.4 it gives
following error at "6 general alerts" (im not using English version so
it may differ a little):
"/usr/ubuntu-sdk-dev/bin/qmlplugindump" zakończył pracę błędem.
Argumenty: -nonrelocatable Ubuntu.UnityWebApps
0.1 /usr/lib/x86_64-linux-gnu/qt5/qml
This application failed to start because it could not find or
load the Qt platform plugin "minimal".
Reinstalling the application may fix this problem.
And when trying to run any example from developer.ubuntu.com it gives
the following error:
/usr/ubuntu-sdk-dev/bin/qmlscene: symbol lookup
error: /usr/ubuntu-sdk-dev/bin/qmlscene: undefined symbol:
_ZN7QString14toLower_helperERS_
/usr/ubuntu-sdk-dev/bin/qmlscene zakończone kodem 127
How can I resolve this issues?
With kind regards,
Filip Dorosz.
Follow ups