carlonluca / pot

Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.
https://bugfreeblog.duckdns.org
GNU General Public License v2.0
177 stars 43 forks source link

Compile docs #64

Closed ivlevdenis closed 8 years ago

ivlevdenis commented 8 years ago

Please write full docs for compile Qt5+piomxtextures.

carlonluca commented 8 years ago

It is a regular Qt plugin now. Not sure if docs are needed.

tantowiee commented 8 years ago

how about this error ? i'm using qt 5.3.2 on raspberry pi, can u help me

Project ERROR: Unknown module(s) in QT: websockets webchannel Project ERROR: Unknown module(s) in QT: websockets webchannel Project ERROR: Unknown module(s) in QT: multimedia quick-private Project ERROR: Unknown module(s) in QT: multimedia quick-private Project ERROR: Unknown module(s) in QT: multimedia Project ERROR: Unknown module(s) in QT: multimedia Project ERROR: Unknown module(s) in QT: qtmultimedia Project ERROR: Unknown module(s) in QT: multimedia Error while parsing file /home/pi/workpi/pi-master/piomxtextures_qt_driver/medi$ Project ERROR: Project has no top-level .qmake.conf file. Project ERROR: Project has no top-level .qmake.conf file. Error while parsing file /home/pi/workpi/pi-master/piomxtextures_qt_driver/medi$ Project ERROR: Unknown module(s) in QT: multimedia Project ERROR: Unknown module(s) in QT: multimedia Error while parsing file /home/pi/workpi/pi-master/piomxtextures_qt_driver/medi$ Project ERROR: Project has no top-level .qmake.conf file. Error while parsing file /home/pi/workpi/pi-master/piomxtextures_qt_driver/medi$ Project MESSAGE: Building wk1 sample... Project ERROR: Unknown module(s) in QT: quick-private Project ERROR: Unknown module(s) in QT: webenginewidgets Project ERROR: Unknown module(s) in QT: quick-private Project ERROR: Project has no top-level .qmake.conf file. Error while parsing file /home/pi/workpi/pi-master/piomxtextures_qt_driver/medi$ Project MESSAGE: Building wk1 sample... Project ERROR: Unknown module(s) in QT: quick-private Project ERROR: Unknown module(s) in QT: webenginewidgets Project ERROR: Unknown module(s) in QT: quick-private Project ERROR: Project has no top-level .qmake.conf file. Error while parsing file /home/pi/workpi/pi-master/piomxtextures_qt_driver/medi$ Project MESSAGE: Building wk1 sample... Project ERROR: Unknown module(s) in QT: quick-private Project ERROR: Unknown module(s) in QT: webenginewidgets Project ERROR: Unknown module(s) in QT: quick-private Project ERROR: Project has no top-level .qmake.conf file.

carlonluca commented 8 years ago

It seems you are missing many modules and you'll see Qt 5.3 is not supported. Qt >= 5.5 is needed.