1.安装所需依赖(ubuntu18.04)
sudo apt-get install repo git ssh make gcc libssl-dev liblz4-tool \\
expect g++ patchelf chrpath gawk texinfo chrpath diffstat binfmt-support \\
qemu-user-static live-build bison flex fakeroot cmake gcc-multilib g++\-multilib
unzip \\
device-tree-compiler python-pip ncurses-dev pyelftools \\
2../buuild.sh init
3../build.sh
编译过程中 出现错误 重新安装下 flex bsion cmake ,提示没有 什么 命令安装什么
sudo apt-get install flex bsion cmake
arm_release_ver of this libmali is 'g2p0-01eac0', rk_so_ver is '4'.
Cannot find EGLConfig, returning null config
Unable to find an X11 visual which matches EGL config 0
Segmentation fault
cd /etc/profile.d
/etc/profile.d: grep "QT_XCB_GL_INTEGRATION" . -r
./qt.sh:export QT_XCB_GL_INTEGRATION=xcb_egl
/etc/profile.d: cat qt.sh
export QT_XCB_GL_INTEGRATION=xcb_egl