Hi,
I can not see ArcGIS Runtime 10.2.6 Qt Widgets Application browser in my Qt Creator .I installed QT Creator 5.4.2 and Arcgis Runtime for QT 10.2.6 everything is ok and I can develope QML applications, but when I want to develope Qt in C++ I can't see ArcGIS Runtime 10.2.6 Qt Widgets Application. How can I solve this problem?
Thank You.
Solved! Go to Solution.
KK-
Are you certain you installed the C++ API? The setup installer allows you to select if you want to install the C++ API in addition to the QML API. A good way to check is to see if this exists - C:\Program Files (x86)\ArcGIS SDKs\Qt10.2.6\sdk\ideintegration\ArcGISRuntimeQtTemplate10_2_6
If it does not, then you need to run the installer and install C++ API. If it is installed, try running the post installer again for Qt Creator.
Thanks,
Luke
KK-
Are you certain you installed the C++ API? The setup installer allows you to select if you want to install the C++ API in addition to the QML API. A good way to check is to see if this exists - C:\Program Files (x86)\ArcGIS SDKs\Qt10.2.6\sdk\ideintegration\ArcGISRuntimeQtTemplate10_2_6
If it does not, then you need to run the installer and install C++ API. If it is installed, try running the post installer again for Qt Creator.
Thanks,
Luke