User Tools

Site Tools


chumbyqt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

chumbyqt [2013/01/15 14:55]
paalsteek [QJson] paragraph added
chumbyqt [2013/01/15 16:01] (current)
paalsteek [openssl] section added
Line 38: Line 38:
 ===== Qt ===== ===== Qt =====
 Download Qt from {{http://trolltech.com/developer/downloads/qtopia/coregpl}}, install it to a custom folder. Make sure to install the sources! Download Qt from {{http://trolltech.com/developer/downloads/qtopia/coregpl}}, install it to a custom folder. Make sure to install the sources!
 +
 +:!: In order to use the api of mysmartgrid you need openssl. See section "openssl" for further information. :!:
 +
 <code> <code>
 cd QtSDK/QtSources/<Version>/ cd QtSDK/QtSources/<Version>/
Line 179: Line 182:
  
 Further information regarding QJson can be found at http://qjson.sourceforge.net/ Further information regarding QJson can be found at http://qjson.sourceforge.net/
 +
 +==== Openssl ====
 +
 +In order to enable ssl support in Qt you need the openssl libraries for arm. http://wiki.chumby.com/index.php/Web_Browser#build_openssl contains instructions on building openssl. Append -openssl to the configure line of qt to force openssl support.
chumbyqt.1358258105.txt.gz ยท Last modified: 2013/01/15 14:55 by paalsteek