nymea / berrylan

Raspberry Pi WiFi setup
http://berrylan.org
GNU General Public License v3.0
335 stars 55 forks source link

Berrylan Qt Creator / XCODE #24

Closed maxpage92 closed 5 years ago

maxpage92 commented 5 years ago

Hi there,

we are struggling to edit the Berrylan app in QT Creator as it does not want to load the .pro file and keeps throwing us out for missing kits etc. Admittedly we do not usually work with QT Creator as we have used XCODE and SWIFT to create iOS apps before. From using Google I was able to create an XCODE project in Terminal and then import it, however it can not be compiled due to 30-40 errors. What is the best way to create an iOS app (later an Android App) from the Berrylan source code? If you have a working XCODE project I would be very grateful for it (a donation would, of course, come your way for the trouble). I understand that QT Creator is useful for cross-platform apps, but I just can't seem to get my head around making it work.

Kind regards, Max

mzanetti commented 5 years ago

Just tried to open it and it just worked... No errors.

image

Must be something in your setup but I can't know without seeing the actual error messages.

This is rather a topic for our forum, please see https://forum.nymea.io/c/berrylan. We're happy to help there.