Hi,
I've using
- Linux Mint 20.1
- QT 5.15.2.
- gcc 9.3.0
I created project from ArcGIS Runtime 100.11 Qt Widgets app template and build the project in QT Creator with the error I got ".../arcgis/runtime_sdk/qt100.11/sdk/linux/x64/lib/libEsriCommonQt.so: undefined reference to `operator delete(void*, unsigned long)@Qt_5'"
What shoud I fix it from the error message?
Thank you.
Aek