Compiling Sailfish SDK from sources
Hello,
I was wondering there are any official instructions on how to compile the SDK from its source code? Are the tools in https://github.com/sailfish-sdk/sdk-build-tools ready to be utilized for this?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Hello,
I was wondering there are any official instructions on how to compile the SDK from its source code? Are the tools in https://github.com/sailfish-sdk/sdk-build-tools ready to be utilized for this?
The Qt Creator is one part (the IDE) of the SDK. The build tools repository has a set of scripts to build Qt Creator and other parts of the SDK in our SDK production environment and the default paths and values may reflect that.
I'm tweaking the build scripts all the time when something needs fixing or is missing and they are currently under rapid development. Those scripts are there to make our work easier and they are not meant to work everywhere, although they might offer some command line options to support that.
No official full instructions are available or will be available, because the required options/steps might depend on your host system.
Here are some links to Qt Creator documentation giving a general idea what is necessary to build it.
http://doc.qt.digia.com/qtcreator-extending/getting-and-building.html
http://qt-project.org/wiki/Building-Qt-Creator-Packages
Hope this helps!
Also, forgot to add that you can build Qt Creator in Qt Creator if your host has the compiler and necessary Qt4 development headers. Just open the qtcreator.pro in a Qt Creator and build away.
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-04-03 13:20:41 +0200
Seen: 378 times
Last updated: Apr 04 '14
Is there proper C++ & QML example? [answered]
Is there a working code example using shared objects? [answered]
Themes (not just ambiences) [answered]
Device setup documentation in dev docs points to non-existing option [answered]
Integrate QA testing scripts with Sailfish SDK [released]
SDK user shouldn't use developer's dotfiles [released]
Font changes in deployed applications
use Qt5Mozilla for app webviews instead of QtWebkit
Sailfish.silica.Slider documentation and/or implementation bug