Select to view content in your preferred language

ArcGis Runtime SDK & QtCreator Integration

4008
2
04-01-2015 03:11 AM
nikitadubov
Deactivated User

I am trying to install ArcGis Runtime SDK for QT 10.2.5 on windows 7 with MSVC2013 and QtCreator 3.3.2 installed. After installation is finished, the Post Installer Window is appears. As i understand, in this dialog i can set some parameters to integrate SDK with QtCreator.  But this window is empty. So, how can i configure QtCreator integration by hand if it is possible?

0 Kudos
2 Replies
LucasDanzinger
Esri Frequent Contributor

Are you by chance running this through remote desktop? If so, then this is a known issue with Qt OpenGL on Windows, and is documented here - Release notes for ArcGIS Runtime SDK 10.2.5 for Qt—ArcGIS Runtime SDK for Qt | ArcGIS for Developers

If possible, run the post installer without using remote desktop protocol, and this should get everything copied into the right place. VNC should work, if you have access to this.

Let me know if this doesn't work. I can get you a list of steps to do, but it is quite extensive and error prone. Please note that if you can only use remote desktop, that you will run into further problems once you actually start developing and trying to launch apps, as this issue will not only be problematic with the installation process.

Thanks,

Luke

nikitadubov
Deactivated User

Lucas, thank you very much. It's exactly what i need.

0 Kudos