![]() |
Re: Jolla developing
Quote:
Not only you can install gcc/make on it, but it's also much cleaner than on the N900 -- where the compilers in the official SDK repo had some problems thanks to scratchbox1 contamination. Quote:
|
Re: Jolla developing
Quote:
Quote:
Quote:
|
Re: Jolla developing
Wasn't sure where to ask so I ask here. Seems just a good a place as any, short of starting a new thread.
I am trying to build an existing Harmattan application on Sailfish. I have absolutely zero time and incentive to faff around with SDKs so I am building it on the phone itself. Please bear that in mind and please, please, please avoid answers of the "use the SDK" type. If I cannot build it on the phone itself, I cannot build it at all. Simple as that. So, here it goes. I have the Harmattan sources. QMake gives me: Code:
Project ERROR: Unknown module(s) in QT: declarative 'pkcon search name declarative' gives me a loooong list, containing amongst others... Code:
Installed qt5-qtdeclarative-5.2.1+git39-1.32.3.armv7hl Qt Declarative library (Yes, I am such a noob! :o) |
Re: Jolla developing
Code:
pkcon install <name of package> Code:
zypper in <name of package> |
Re: Jolla developing
Quote:
Oh, and the "use the SDK" answer is really what you want to hear. The SDK is a Sailfish system, too. That means, you could add the SDK-specific packages to your phone (a not so good idea on the phone's struggling btrfs filesystem IMHO) and build natively on your phone instead of in the SDK. |
Re: Jolla developing
Quote:
Quote:
|
Re: Jolla developing
Never mind, I found my answer.
|
Re: Jolla developing
you should not use declarative module in Qt5, use QT += quick and QT += qml instead
|
Re: Jolla developing
And the best place to solve dev questions is #sailfishos freenode irc channel :)
|
Re: Jolla developing
Quote:
Quote:
|
All times are GMT. The time now is 23:49. |
vBulletin® Version 3.8.8