当前位置:网站首页>Start QT program
Start QT program
2022-06-24 23:35:00 【mialo163】
One 、 Normal configuration qt Environmental Science
1. Copy qt Library to development board
cp qtarm32.tar /usr/local
tar xvf ./qtarm32.tar2. add to qt environment variable
vi /etc/profile
export QTDIR=/usr/local/qt-5.6-arm
export QT_QPA_PLATFORM_PLUGIN_PATH=$QTDIR/plugins
export QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0
export QT_QPA_FONTDIR=$QTDIR/lib/fonts
export QT_QPA_GENERIC_PLUGINS=evdevtouch:dev/input/event0
export QT_QWS_FONTDIR=$QTDIR/lib/fonts/
#export QT_QPA_EVDEV_MOUSE_PARAMETERS=/dev/input/event?
#export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS=/dev/input/event0:inverty
#export QT_QPA_EVDEV_KEYBOARD_PARAMETERS=/dev/input/event?
export set LD_LIBRARY_PATH=$QTDIR:$QTDIR/lib/:$QT_QPA_PLATFORM_PLUGIN_PATH:$QT_QPA_FONTDIR:$LD_LIBRARY_PATH
3. To make a document effective : Restart or source /etc/profile
One 、 Boot up QT Application configuration
1. stay rc.local Add startup script at the end of the text
vi /etc/rc.local or /
/SW_player/sw.sh &
Script /SW_player/sw.sh Setting environment variables and Applications
#!/bin/sh
export QTDIR=/usr/local/qt-5.6-arm
export QT_QPA_PLATFORM_PLUGIN_PATH=$QTDIR/plugins
export QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0
export QT_QPA_FONTDIR=$QTDIR/lib/fonts
export QT_QPA_GENERIC_PLUGINS=evdevtouch:dev/input/event0
export QT_QWS_FONTDIR=$QTDIR/lib/fonts/
#export QT_QPA_EVDEV_MOUSE_PARAMETERS=/dev/input/event
#export QT_QPA_EVDEV_KEYBOARD_PARAMETERS=/dev/input/event
export set LD_LIBRARY_PATH=$QTDIR:$QTDIR/lib/:$QT_QPA_PLATFORM_PLUGIN_PATH:$QT_QPA_FONTDIR:$LD_LIBRARY_PATH
/SW_player/SW_player.run -qws &
边栏推荐
- Use of types, values, namespaces, combinations, etc. in typescript
- 7-7 solving mode problems
- The R language uses the matchit package for propensity matching analysis and match The data function constructs the matched sample set, and judges the balance of all covariates in the sample after the
- 372. 棋盘覆盖
- 单调栈以及单调栈的应用
- 7-3 最大子段和
- 当初吃土建起来的“中台”,现在为啥不香了?
- Basic data type
- 7-5 maximal submatrix sum problem
- golang convert map to json string
猜你喜欢

Annual salary of millions, 7 years of testing experience: stay at a fairly good track, accumulate slowly, wait for the wind to come

企业数据防泄露解决方案分享

Sword finger offer merges two sorted lists
![[JS] - [tree] - learning notes](/img/62/de4fa2a7c5e52c461b8be4a884a395.png)
[JS] - [tree] - learning notes

Simpledateformat concrete classes for formatting and parsing dates
![[JS] - [linked list - application] - learning notes](/img/e1/76d2a347b05212de349322f43e0b3a.png)
[JS] - [linked list - application] - learning notes
![[introduction to UVM== > episode_8] ~ sequence and sequencer, sequence hierarchy](/img/d0/7d78b00e4f6ad1e8efb73a5d472b09.png)
[introduction to UVM== > episode_8] ~ sequence and sequencer, sequence hierarchy

Yyds dry goods counting uses xshell to implement agent function

Hydropower project construction scheme based on 3D GIS Development

Volcano becomes spark default batch scheduler
随机推荐
Common regular expressions
R language uses the polR function of mass package to build an ordered multi classification logistic regression model, and uses exp function, confint function and coef function to obtain the confidence
我的为人处事真的有问题吗?
Understanding openstack network
R language uses the aggregate function of epidisplay package to split numerical variables into different subsets based on factor variables, calculate the summary statistics of each subset, and customi
都2022年了,你还不了解什么是性能测试?
Ethernet ARP Protocol
斐波那契
No main manifest attribute in jar
MySQL 表的增删查改
OpenSSL SSL_read: Connection was reset, errno 10054
Still using simpledateformat for time formatting? Be careful of project collapse
Installation and deployment of ganglia
22map introduction and API
websocket长链接压测
Volcano becomes spark default batch scheduler
7-3 最大子段和
Ningde times will increase RMB 45billion: Hillhouse subscribes RMB 3billion and Zeng Yuqun still controls 23% of the equity
Morris遍曆
SQL -convert function