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!
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.