Good morning, any plans to release the latest Nuget packages of the runtime sdk for QT? I see you had version 100.12 but it got removed.
Thanks again for the help.
Hello - we haven't uploaded the Qt Runtime SDK to Nuget package manager before... Do you have a link to what you are referring to?
Here is the download instructions from developers.arcgis.com - https://developers.arcgis.com/qt/install-and-set-up/#install-arcgis-runtime-sdk-for-qt
There is this 100.15 but for .Net https://www.nuget.org/packages/Esri.ArcGISRuntime
Correct, our .NET SDK is available on nuget, but we've not uploaded the Qt SDK
Ok so any ideas when you will?
Nuget support with ArcGIS Runtime SDK for Qt currently isn't planned. I'm not sure why 100.12 was available at one point, as we've never uploaded it. Perhaps a 3rd party uploaded it...?
With that said, we've been researching package manager solutions with Qt to find the best solution for the various platforms we support (mac, linux, windows). We were intrigued by the Conan preview but The Qt Company is ending that project https://www.qt.io/blog/conan-package-manager-pilot-to-end-in-december. We were hoping for a more cross-platform solution and one that was familiar to Qt developers. Is there a reason you are particularly interested in Nuget for Qt development? Are you able to use the download from developers.arcgis.com in the meantime?
Work project requires ArcGIS loaded as a nuget package in Visual Studio. I got the .exe file from https://developers.arcgis.com/downloads/#qt and looking to create a .nupkg file from it.