Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Sinlinx A64 Linux and qt compilation

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Today, I will talk to you about how Sinlinx A64 Linux and qt compilation is installed, which may not be well understood by many people. In order to make you understand better, the editor has summarized the following contents for you. I hope you can get something according to this article.

Development platform Lingsi Sinlinx A64

Memory: 1GB storage: 4GB

Detailed parameter https://m.tb.cn/h.3wMaSKm

Development board communication 641395230

Prerequisite to set up the CentOS environment CD directory: core Lingsi SIN-A64 CD material\ Linux & QT\ source

Copy these CD materials to the virtual machine and decompress them.

Tar-xvf SINLINX-A64_lichee-src.tar.gztar-xvf SINLINX_qt-4.8.7_src.tar.gztar-xvf SINLINX_qt-compile-tools.tar.gz

Install the cross-compilation environment to extract tools/toolchain/arm-2014.05-29-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 to the / opt directory

Tar-jxvf / root/work/sinlinx/a64/tools/toolchain/arm-2014.05-29-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2-C / opt/ add environment variables: modify the / etc/profile file, add export PATH=$PATH:/opt/arm-2014.05/bin at the end

Install dependent libraries

Yum install xulrunner.i686 yum install libXtst.i686 yum install texinfo yum install zlib-devel.x86_64 yum install fakeroot cd / root/work/sinlinx/a64/tools/pkgs rpm-ivh uboot-tools-2011.03-1.el6.x86_64.rpm rpm-ivh busybox-1.15.1-21.el6_6.x86_64.rpm

Restart the virtual machine /

Compile QT4.8.7

Cd / root/work/sinlinx/a64/qt-4.8.7 can install qt. / build.sh by running. / build.sh

Compile Linux cd / root/work/sinlinx/a64/lichee. / sinlinx_config.sh All available QT: select the qt library 0. 0. Qt-4.8.7 All available LCD: select LCD size 0. Lcd1024x600 7-inch screen

Lcd800x480 5-inch screen

Hdmi720p hdmi

Compile the linux. / build.sh packaged image file. / build.sh pack

(note: rootfs path: `lichee/buildroot/target/sinlinx_board/ rootfs` can copy the program to be installed to this directory before creating the image file. In addition, you can modify the "`sinlinx/ autorun.sh`" file under this path to change the automatically loaded driver, configuration and self-starting application. File system creation script: `lichee/buildroot/target/sinlinx_board/ build.sh`QT configuration file path: `lichee/buildroot/target/sinlinx_board/rootfs/etc/ profile`QT library installation path: `lichee/buildroot/target/sinlinx_board/rootfs/opt/qt- x.x.x`) after reading the above, do you have any further understanding of how to install Sinlinx A64 Linux and qt compilation? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report