Hello,
I would like to try AR Toolkit (https://github.com/Esri/arcgis-runtime-toolkit-qt/tree/main/augmentedreality), in AppStduio.
In QT editor I am getting an error: QML module not found (Esri.ArcGISToolkit), when importing the toolkit via:
import Esri.ArcGISArToolkit 1.0
I have downloaded the toolkit from GitHub, but I don´t know how to "import it" to the project. The documentation states edits the .pro file, but this file does not exists in the AppStudio project.
Is there a way how to import and use AR Toolkit for QT, in AppStudio?
Thank you.
Vladimir