function Tdmd.Draw_Image_In_Rect(C:TCanvas;R:TRect;i:integer):boolean;var tr:TRect;begin if i<ML.Count then begin if tempImage=nil then tempImage:=TBi Read More
posted @ 2017-02-15 07:07
findumars
Views(495)
Comments(0)
Diggs(0)
一、交叉编译glib1.提前需先交叉编译libffiCC=/home/mjl/opt/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc ./configure --prefix=/home/mjl/build/libffi-3.2.1/ Read More
posted @ 2017-02-15 00:42
findumars
Views(4158)
Comments(0)
Diggs(0)
一、准备软件 1.2016-11-25-raspbian-jessie.img(官网下载) 2.cross-compile-tools-master.zip 3.gcc-4.7-linaro-rpi-gnueabihf.tbz 4.qt-everywhere-opensource-src-5.7.1 Read More
posted @ 2017-02-15 00:41
findumars
Views(2821)
Comments(0)
Diggs(0)