Tadej Novak
Tadej Novak
Unfortunately I am not familiar with PySide. I would say that for QtLocation part as this is just a plugin, it should work fine. For the widgets I am not...
I was researching the other day and it seems that qtlocation5-private-dev is not built for Debian for some reason. At least it's also not available on Ubuntu. Not sure how...
Basic usage documentation is now provided. QML/Location plugins are mentioned.
Interesting, I use v2.1.0 in production Qt5-based apps. I will tag v3 as soon as I get the automated builds for Windows running (in the next few days).
Yes, Qt5 build of v2 needs to be built with qmake.
No, but I still need to test it for all platforms, but I'm getting there.
ICU handling has been improved with #56 so now there should be no build issues. More investigation still needs to be done though.
You need to init the submodule ``` git submodule update --init --recursive ```
Ah, that's a good observation. Then I guess we'll have to start providing custom source distributions. For now you'll unfortunately have to use git. I will try to upload the...
Full source tarball is now provided and submodules are mentioned in the documentation.