file-geodatabase-api icon indicating copy to clipboard operation
file-geodatabase-api copied to clipboard

Release for each specific version / platform?

Open remoe opened this issue 7 years ago • 0 comments

Why not release this api for each specification like what ESRI do in https://github.com/Esri/arcgis-runtime-toolkit-qt ?

To download a specific version of a specific platform one need to download this:

https://github.com/Esri/file-geodatabase-api/blob/master/FileGDB_API_1.5/FileGDB_API_1_5_64clang.zip?raw=true

But when the project is correctly setup one can download it so:

https://github.com/ESRI/file-geodatabase-api/archive/v1.5_clang_x64.zip

remoe avatar Mar 13 '18 17:03 remoe