| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sdkrelease_1_1a.tar.gz | 2011-11-15 | 155.5 MB | |
| readme.txt | 2011-11-15 | 448 Bytes | |
| Totals: 2 Items | 155.5 MB | 4 | |
Place files to ~/projects To start working with SDK you should do the following: 1) Unpack the archive into ~/projects: mkdir ~/projects && tar zxvf sdkrelease_1_1a.tar.gz -C ~/projects/ 2) install Packages: sudo apt-get install build-essential cmake autoconf qtcreator libgtk2.0-dev libbz2-dev libcurl4-openssl-dev libgif-dev 3) Run the following commands: sudo -s cd /usr/include && ln -sf freetype2/freetype freetype