วันจันทร์ที่ 31 ตุลาคม พ.ศ. 2559

Project ERROR: Unknown module(s) in QT: quick qml

Activating OpenGL on the Raspberry Pi

To use the OpenGL drivers you will need the latest version of the Raspbian operating system. This can either be downloaded from the Raspberry Pi foundation using the Noobs SD card installer or if you are running Raspbian Jessie you can upgrade your current installation to bring it up to date.

To update and existing copy of Raspbian Jessie enter the following commands into Terminal:
sudo apt-get update 
sudo apt-get upgrade
sudo apt-get install qtdeclarative5-dev
sudo apt-get install qtbase5-dev
sudo apt-get install mesa-utils
sudo apt-get install raspi-gpio
sudo apt-get install xcompmgr libgl1-mesa-dri 
 

ไม่มีความคิดเห็น:

แสดงความคิดเห็น