Map not displayed

1758
4
03-06-2017 05:20 PM
MauricioAcuna
New Contributor

I am new to this SDK. I managed to run and compile a first app using ArcGIS Runtime SDK for Qt. however, I just get a black background without any map being displayed. Any help is welcomed. thanks.

0 Kudos
4 Replies
LukeSmallwood
Esri Contributor

Hi Mauricio, thanks for trying out the SDK.

Could you give me some more details on what you have so far?

Which Operating System (e.g. windows, mac, linux) and version of the API (e.g. C++ or QML only) are you using? Also are you using QML or widgets for your UI?

Thanks,

Luke

0 Kudos
MauricioAcuna
New Contributor

Many thanks Luke for your prompt reply.

I am running Windows 10, 64-bit, Qt 5.8 and the ArcGIS Runtime SDK for Qt, version 100.0.0. I created the project with the ArcGIS Runtime 100.0.0 Qt Widget app template.

Attached is a zip file with the project files.

Thanks, Mauricio

Dr. Mauricio Acuna

Senior Research Fellow

AFORA – University of the Sunshine Coast

Private bag 12, Hobart, TAS, 7001, Australia

Phone: +61 3-62375623, mobile: 0448372340

Email: macuna@usc.edu.au<mailto:macuna@usc.edu.au>

<https://www.linkedin.com/in/mauricio-acuna-71750329?trk=nav_responsive_tab_profile_pic>[ResearchGate]<https://www.researchgate.net/profile/Mauricio_Acuna>[Academia]<https://usc-au.academia.edu/MauricioAcuna>

0 Kudos
LukeSmallwood
Esri Contributor

Hi Mauricio,

I tested your code on my windows machine with Qt 5.6.2 and 5.8 and the map displayed in each case. Sometimes when the map is not displaying this indicates an issue with OpenSSL - see Install and set up on Windows—ArcGIS Runtime SDK for Qt | ArcGIS for Developers 

Do you have already have this set up?

Thanks,

Luke

0 Kudos
MauricioAcuna
New Contributor

Many thanks Luke:

I just installed OpenSSL and the problem was solved. Now the maps are displayed.

Kind regards, Mauricio

Dr. Mauricio Acuna

Senior Research Fellow

AFORA – University of the Sunshine Coast

Private bag 12, Hobart, TAS, 7001, Australia

Phone: +61 3-62375623, mobile: 0448372340

Email: macuna@usc.edu.au<mailto:macuna@usc.edu.au>

<https://www.linkedin.com/in/mauricio-acuna-71750329?trk=nav_responsive_tab_profile_pic>[ResearchGate]<https://www.researchgate.net/profile/Mauricio_Acuna>[Academia]<https://usc-au.academia.edu/MauricioAcuna>

0 Kudos