ayaheka / qt-raspberrypi-configuration

mkspecs configuration for native Qt build on Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

mkspecs configuration for native Qt build on Raspberry Pi


Languages

Language:C 75.5%Language:Makefile 20.3%Language:Shell 4.2%