I noticed the ArcGIS Runtime SDK for Qt C++ samples don't have any downloads for Mac, iOS, or Android. Are any planned?
Hey Chuck-
The C++ API is only supported on Windows and Linux at this point, so there are no associated sample applications for the other platforms you mentioned. Is C++ on these different platforms a requirement for your work?
Thanks,
Luke
Ok, good to know. We are looking into C++ support for a future release, but are not there yet.
Luke,
I'm porting an app that was originally done in Objective C into Qt, there's a bunch of IdentityTask related code that would be nice to move over to C++. That said, I think I'll be able to do the feature search stuff in QML, I'm looking at the "QML Samples -> Search -> Identity online" code right now. I'll have to pass the results to C++ for rendering using OpenGL, hopefully its a viable approach.
Chuck
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.