Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the dependencies: SailfishOS SDK, Qt version, etc.. #4

Open
jjaone opened this issue Mar 17, 2016 · 3 comments
Open

Document the dependencies: SailfishOS SDK, Qt version, etc.. #4

jjaone opened this issue Mar 17, 2016 · 3 comments

Comments

@jjaone
Copy link

jjaone commented Mar 17, 2016

This is an interesting project and I might want try to continue to develop this. That in mind could you document briefly the dependencies of this components on the SailfishOS SDK, Qt versions and modules, and any other external libs that this sw might have. Thanks for your efforts.. :)

@unsanded
Copy link
Owner

I am at the moment not so very active, but still now and then working. I don't use any external apps, but i am dreaming of adding the qtilerenderer and ofline OSM support. It renders everything via QSceneGraph so i think this gives you a dependency of Qt5.5. The latest version works for desktop as well (i tested only linux).
If you want to improve/add something, just let me know, so i won't be working on the same thing.

@unsanded
Copy link
Owner

I will add a bit to the readme.md about compiling when i have time, but i don't think it will be much more than:

Get Sailfish sdk
open project
press run

and for desktop

get qt5
get c++11 capable compiler
qmake && make

Can you by any chance try out if this works for you?

-edit c++11

@jjaone
Copy link
Author

jjaone commented Apr 17, 2016

Hi,

thanks for those, I'll check them out as soon as I have time for this, been
quite busy with oyther stuff, but will definitely return to this later

Cheers,
-jukka

On Fri, Mar 18, 2016 at 2:36 PM, David van Rijn [email protected]
wrote:

I will add a bit to the readme.md about compiling when i have time, but i
don't think it will be much more than:

Get Sailfish sdk
open project
press run

and for desktop

get qt5
qmake && make

Can you by any chance try out if this works for you?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#4 (comment)

Jukka Aaltonen
gsm: +358-40-7325954
email: [email protected]
Rovaniemi, Finland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants