Hello -
Are you able to use a more recent version of the SDK? Version 10.2.6 is no longer supported, so I fear that starting a project with this version of the software could put you in a bad spot once you get further down the line with your project - Esri Support ArcGIS Runtime SDK for Qt 10.2.6
You can get version 100.8 from the developer's site here - ArcGIS for Developers
Hello -
Thanks for your answer.
I get version 100.8 and install.
But, Compiler show me a "error: /FS: No such file or directory".
I think, It didn't provide a path when I install ArcGIS.
It couldn't configure when it was installed.
Where can I configure?
My current development environment
Qt Creator : 4.11.2
Compiler Kit : Qt 5.14.2 MinGW 64bit
Visual Studio: Visual Studio Community 2017
ArcGIS Runtime SDK for Qt: 100.8.0
OpenSSL : 1.1.1g
MinGW 64bit
We don't support MinGW compiler - we support the MSVC 2017 kit (you must install the Visual C++ Compiler from Microsoft). Note the Qt Framework mentioned in the system requirements - System requirements for 100.8.0—ArcGIS Runtime SDK for Qt | ArcGIS for Developers
Thanks!
I could display map!
I was wrong about the compiler...
I'm very greatful !!!