POST
|
Hi, Have you authorized the SDK with a valid license? thanks,
... View more
04-07-2014
02:22 PM
|
0
|
0
|
1637
|
POST
|
Hi, Can you try updating your graphics card driver? This should fix the issue. Regards,
... View more
04-07-2014
02:19 PM
|
0
|
0
|
791
|
POST
|
Hi, Can you let me know if you are able to view the map if you switch to another sample such as the Graphics Layers->Add Graphics? Thanks,
... View more
04-01-2014
03:50 PM
|
0
|
0
|
791
|
POST
|
Hi Ron, Did you create the project using the template? The following link outlines the steps to integrate the template into the Qt creator: https://developers.arcgis.com/qt/guide/integration-with-qt-creator.htm. Let me know if this solve the issue. Regards,
... View more
04-01-2014
03:44 PM
|
0
|
0
|
2798
|
POST
|
Hi, ArcGIS Runtime SDK for Qt does not work in eclipse. You will have to download Qt Creator. You will be able to follow the instruction from this page to set up either your Windows (https://developers.arcgis.com/qt/guide/how-to-build-on-windows.htm) or Linux (https://developers.arcgis.com/qt/guide/how-to-build-on-linux.htm) environment. Let me know if you need more information. Regards,
... View more
04-01-2014
03:02 PM
|
0
|
0
|
388
|
POST
|
Hi Günter, Unfortunately, I was not able to reproduce your issue. The only way that was able to reproduce the issue is when the .prf file was not copied to the right location. We will be releasing our 10.2.2 release in a few weeks so for now I would suggest that you copy the pro file that I have attached into the your creator template folder. You should rename the arcgis_runtime_sdk_10_2_for_qt_application.txt and copy it to <"your creator path">\share\qtcreator\templates\wizards\ArcGISRuntimeQtTemplate\ I would like to apologize since I made a typo in the last test_18 file that I sent you. You will also find it in the attachments. Let me know if the new template arcgis_runtime_sdk_10_2_for_qt_application pro file and test_18 files work for you. Regards,
... View more
03-17-2014
09:36 AM
|
0
|
0
|
1729
|
POST
|
Hi Drew, Thank you for your interest in the ArcGIS Runtime SDK for Qt. If I understood you correctly, you followed the instructions on how to do your installation from this link: https://developers.arcgis.com/qt/guide/how-to-build-on-linux.htm. So you will also need to source the init file when you open a new terminal window to use ArcGIS Runtime SDK for Qt and start Qt creator from the same terminal: https://developers.arcgis.com/qt/guide/integration-with-qt-creator.htm. Let me know if you have any question. Thanks,
... View more
03-17-2014
08:43 AM
|
0
|
0
|
2798
|
POST
|
Hi Günter, Sorry for the delay but we did several testing and we were not able to reproduce the issue. Can you try reinstalling the ArcGIS runtime SDK for Qt on your machine as the admin of the machine? Also, are you using the openGL VS2012 of Qt 5.1? Can you make sure of openGL? Thanks,
... View more
02-14-2014
12:19 PM
|
0
|
0
|
1730
|
POST
|
Hi, Can you try the .pro file that I have attached? When you install ArcGIS Runtime SDK for Qt 10.2, there is an environment variable that is added. Can you check if you have ARCGISRUNTIMESDKQT_10_2 in your variable? I hard coded the path of a few things to see if Qt creator is able to find those path. Let me know if this works for you. Thanks,
... View more
01-30-2014
07:30 AM
|
0
|
0
|
1730
|
POST
|
Hi Jean! When i build my app, i get a error follow: cannot find -lEsriRuntimeQt -ld returned 1 exit status I am using QtCreator 3.0 and this is mymap.pro: TARGET = MyMap TEMPLATE = app QT += core gui opengl xml network greaterThan(QT_MAJOR_VERSION, 4) { QT += widgets } CONFIG += c++11 esri_runtime_qt_10_2 INCLUDEPATH += "/home/cuonghk/arcgis/runtime_sdk/qt10.2/sdk/include/" win32:CONFIG += \ embed_manifest_exe SOURCES += \ main.cpp \ MyMap.cpp HEADERS += \ MyMap.h Can you help me fix it? Thank for regard! Hi, Please follow the steps from this link to set up your Linux environment: https://developers.arcgis.com/qt/guide/how-to-build-on-linux.htm. Let me know if you have more questions. Regards,
... View more
01-29-2014
09:11 AM
|
0
|
0
|
946
|
POST
|
Hi, You can also follow the steps here to copy the prf to appropriate location so the project created based on the template project finds all the dependencies: https://developers.arcgis.com/qt/guide/integration-with-qt-creator.htm. Please make sure that you restart your Qt creator after you copied your prf file and do a clean/rebuild of your project. Let me know if you have more questions. Regards,
... View more
01-29-2014
09:09 AM
|
0
|
0
|
539
|
POST
|
Hi Günter, I verified your .pro file and it looks fine. There are a few things that I need to validate with you in order to find the root of the issue that you encountering,. Are you trying to deploy the app or are you trying to run your app within creator? If you are trying to deploy the app: you will have to copy all your dlls that you need in your bin and the platform folder as explain in this link: https://bugreports.qt-project.org/browse/QTBUG-28766. If you are trying to run your app within creator, you have to make sure that you have copied the esri_runtime_qt_10_2.prf to the mkspecs\features folder of the kit that you are using. In your case, it should be in the Qt 5.1.1 kit. You will have to close QtCreator and restart it after that you have copied the prf file. Let me know if this worked for you. Thanks,
... View more
01-29-2014
08:46 AM
|
0
|
0
|
1730
|
POST
|
Hi Günter, Are you using the template that we supplied to start your project? Can you send me your .pro file so I can take a look at what can be missing? thanks,
... View more
01-28-2014
11:26 AM
|
0
|
0
|
1730
|
POST
|
Hi, We have tested the issue with the latest 10.2 ArcGIS Runtime SDK for Qt and we were not able to reproduce the issue. Are you using the latest version? Regards,
... View more
01-28-2014
11:22 AM
|
0
|
0
|
702
|
POST
|
Hi, You should be using Qt SDK 5.1 or up VS 2012 with the ArcGIS Runtime SDK for Qt 10.2. Qt SDK. Regards,
... View more
01-28-2014
11:20 AM
|
0
|
0
|
967
|
Title | Kudos | Posted |
---|---|---|
1 | 09-09-2014 11:03 AM | |
2 | 03-20-2015 12:02 PM | |
1 | 08-07-2014 10:43 AM | |
1 | 07-29-2014 08:56 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|