Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 437 Bytes

Qt mkspecs configuration files for building Qt on a Raspberry Pi.

  • Common GL library configuration is in common/raspberrypi.conf
  • Model specific CFLAGS are set in linux-rpi2-g++, linux-rpi3-g++ and linux-rpi-g++
  • Configuration helpers for armv6, armv7 and armv8 configurations

Select suitable configuration with -platform parameter to Qt configure.

See: https://www.tal.org/tutorials/building-qt-512-raspberry-pi for usage details