Skip to content
/ qt-app Public template

Qt crossplatform example application for macOS, iOS, Android

Notifications You must be signed in to change notification settings

nap-null/qt-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt Example project

Tested for macOS 12.3 on MacBook Air M1, Ubuntu 20.04 and Windows 11.

mkdir build
cd build
conan install ..
conan build ..

For Android an additional step is required:

cmake --build .. --target aab