Text only
|
Text with Images
Olimex Support Forum
OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: suraj on June 29, 2015, 12:14:29 PM
Title:
How to Cross compile GTK library for olimex a20
Post by:
suraj
on
June 29, 2015, 12:14:29 PM
Hello,
Please any one can suggest procedure to Cross compile GTK library for olimex a20.
Title:
Re: How to Cross compile GTK library for olimex a20
Post by:
kooth
on
June 29, 2015, 03:22:01 PM
How about the Yocto project? http://boundarydevices.com/qt-for-device-creation/
Title:
Re: How to Cross compile GTK library for olimex a20
Post by:
vinifr
on
July 10, 2015, 04:07:01 PM
If you running under Debian, just type:
Code
Select
Expand
apt-get install libgtk-3-dev
;)
Text only
|
Text with Images