Skip to content

elfpipe/amiga-qt6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

amiga-qt6

Qt 6.2.0 for AmigaOS 4.1 Final Edition - with optional support for OpenGLES2

Build instructions

Build instructions no longer apply. Instead, download the latest release and follow instructions therein.

Shared object dependencies

Qt6 is currently configured to support static builds only.

Recommended setup

Qt6 for amiga is known to work with the following setup :

  • X5000 (unconfirmed on other platforms)

How to build a Qt6 project

cd into the source directory containing the .pro file. Then do:

/qt6-amiga/bin/qmake

make

Transfer the resulting executable to the amiga and test. Good luck :).

Credits

Qt6 for AmigaOS4 is used under the GNU Lesser General Public License version 3 (LGPLv3). Source code is available at: https://github.com/elfpipe/amiga-qt6