gschwann / Baugeschichte

Baugeschichte/GrazWiki App Repository
http://www.housetrails.org/Housetrails
Other
5 stars 1 forks source link

Build Status BCH compliance

Baugeschichte

This app is from the project "www.housetrails.org" (also known as "Baugeschichte" or "Grazwiki").

It does the communication with the server and displayes objects that are linked to coordinates and also contain images and descriptions. It makes use of the Wikimedia API.

Screenshot

Build instructions

Android

For building the Andoird use src/src.pro as the project.

For MapBoxGL support openssl is needed (Google removed it since Android 7?) Best use https://github.com/akontsevich/openssl-android-build

This repo is cloned/built next to Baugeschichte.

Another guide is in http://doc.qt.io/qt-5/opensslsupport.html

Another source is https://github.com/KDAB/android_openssl (pre-builds already)

iOS