Hi Jean!When i build my app, i get a error follow:cannot find -lEsriRuntimeQt -ld returned 1 exit statusI am using QtCreator 3.0 and this is mymap.pro:TARGET = MyMap TEMPLATE = appQT += core gui opengl xml networkgreaterThan(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_exeSOURCES += \ main.cpp \ MyMap.cpp HEADERS += \ MyMap.h Can you help me fix it?Thank for regard!
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.