Hello Everyone,
For JavaScript debugging, I have followed documentation given at below link:
http://doc.arcgis.com/en/appstudio/extend-apps/debuggingjavascript.htm
Please find my system details:
OS: Windows 10
Installed WDK for Windows 10, Version 1703
Installed qt-opensource-windows-x86-msvc2015_64-5.8.0.exe
After following all the steps in documentation, I'm getting below error:
Starting C:\Qt\Qt5.8.0\5.8\msvc2015_64\bin\qmlscene.exe...
file:///C:/Users/esri/ArcGIS/AppStudio/Apps/Feature Layer/MyApp.qml:24 module "ArcGIS.AppFramework.Controls" is not installed
file:///C:/Users/esri/ArcGIS/AppStudio/Apps/Feature Layer/MyApp.qml:23 module "ArcGIS.AppFramework" is not installed
file:///C:/Users/esri/ArcGIS/AppStudio/Apps/Feature Layer/MyApp.qml:24 module "ArcGIS.AppFramework.Controls" is not installed
file:///C:/Users/esri/ArcGIS/AppStudio/Apps/Feature Layer/MyApp.qml:23 module "ArcGIS.AppFramework" is not installed
C:\Qt\Qt5.8.0\5.8\msvc2015_64\bin\qmlscene.exe exited with code -1<SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
Please suggest how to proceed..
Regards,
Krish