Error when configuring Qt using appstudio Advanced Configuration Tool

575
1
08-06-2021 03:09 AM
conde
by
New Contributor III

Hello,

I want to perform local Make instead of cloud Make to generate binaries for my apps.
So i created locally installation files for an Appstudio 4 application for Android on Windows 10 Enterprise.
For that i installed development tools locally following this doc https://doc.arcgis.com/fr/appstudio/extend-apps/installdevtoolslocalmake.htm

ArcGIS AppStudio 4 (64-bit)
Visual Studio 2019,
Qt 5.15.2 for Windows (VS 2019) and Android (64-bit)
Android SDK Platform Tools and Android SDK
JDK8

When i try to configure with qt kit for arcgis appstudio, i'm having an error saying "either the user does not have the appropriate permissions or the defined paths are not valid"

2021-08-06_11h43_57.png

 

I opened AdvancedConfiguration.exe with my local admin account and redo the configuration: same error.

It is therefore not linked to the rights of the Windows account.

For info, i'm using a trial commercial licence for Qt SDK.

I don't know if you were able to set up the right environment for the local generation.
Do you have any idea how to solve this?

0 Kudos
1 Reply
ErwinSoekianto
Esri Regular Contributor

@conde 

 

The Local Make tools require the paid (Enterprise?) version of the Qt SDK and Qt Creator. I think the path error issue since it is pointing to the trial version of the Qt SDK. 

 

I hope this is helpful,

Erwin

0 Kudos