Esri / geomessage-simulator-qt

The GeoMessage Simulator provides UDP messaging for applications that are part of the ArcGIS for the Military solution.
Apache License 2.0
17 stars 22 forks source link

Provide a stand-alone deployment for Windows/Linux #19

Closed csmoore closed 9 years ago

csmoore commented 9 years ago

The current instructions instruct you to get the full VehicleCommander deployment (weighing in at 500-800MB or so) in order to get a stand-alone deployed version of the geomessage-simulator.

Provide a standalone zipped deployment of just the simulator somewhere ex:

garysheppardjr commented 9 years ago

It will be a portal item on ArcGIS.com.

garysheppardjr commented 9 years ago

In addition to posting the stand-alone app as an ArcGIS Online item, we need to link to it from Vehicle Commander and Squad Leader repos and app items.

garysheppardjr commented 9 years ago

The code changes are in #23. We still need to get the binary distros posted. I will push for that to happen and leave this issue assigned to me for now. After that, I'll assign this issue to @csmoore to verify and close.

jrweakland commented 9 years ago

@csmoore Verify and close please.

csmoore commented 9 years ago

I have seen the downloads - it may take a bit for them to be placed on http://www.esri.com/apps/products/download/index.cfm#ArcGIS_for_the_Military

Just a reminder to myself here for later in case it isn't discussed elsewhere - the reason for the x86 and x64 app deployment versions is the Qt-> C standard/runtime library dependencies (Linux) & Visual C++ Redistributable dependencies (Windows)