Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

HDR/GBxQT

Repository files navigation

GBxQT

Custom software for InsideGadget's GBx devices

Compiling

Windows

  1. Install QT
  2. Install mingw-w64
  3. Run qmake.exe GBxQT.pro -spec win32-g++ "CONFIG+=qtquickcompiler"
  4. Run mingw32-make

Linux

  1. Install qt using your distro's package manager (apt install qt5-default if your distro uses apt)
  2. Run qmake GBxQT.pro "CONFIG+=qtquickcompiler"
  3. Run make

MacOS

  1. Install qt using brew install qt and brew link qt --force
  2. Run qmake GBxQT.pro "CONFIG+=qtquickcompiler"
  3. Run make

Images

Windows Light Mode

Windows Dark Mode

Linux

MacOS Light Mode

MacOS Dark Mode

About

Custom software for InsideGadget's GBx devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published