Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 307 Bytes

Qt6 Android sample integrating Clarius Cast

This project only supports arm64-v8a ABI.

Prerequesites

  • Qt SDK 6.3.2 with Android and additional libraries.
  • Android SDK 31

Building with Qt Creator

  • Open TestWithClariusCast10.pro
  • Configure the project to target Qt SDK 6.3.2/arm64-v8a
  • Run