Open gonuke opened 9 years ago
Hi Paul,
In my conda investigations, I found that Anthony also used a graphic: https://raw.githubusercontent.com/cyclus/release/master/conda-recipes/cyclist/icon64x64.png
Since Anthony has already done the heavy lift, I think conda may be the best way to go (as long as we get devs on each major platform to pitch in).
Matt
On Thu, Jun 4, 2015 at 7:35 AM, Paul Wilson notifications@github.com wrote:
We discussed adding an icon to a deployable executable. The best graphic to use is: http://fuelcycle.org/_static/big_c.png
The icon could appear as a desktop icon for launching as well as other places that app icons typically appear.
Found some info here: https://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm
— Reply to this email directly or view it on GitHub https://github.com/cyclus/cyclist2/issues/78.
Matthew Gidden, Ph.D. Postdoctoral Associate, Nuclear Engineering The University of Wisconsin -- Madison Ph. 225.892.3192
I worry about requiring people who just want to try Cyclist to first install conda/miniconda. If we can just make an app and serve that from somewhere, it should be easy.
That sounds very reasonable. We discussed this in the dev call yesterday as well. In both cases, a binary must be made on each platform (and in the conda case, you have to also install conda..).
On Thu, Jun 4, 2015 at 8:23 AM, Paul Wilson notifications@github.com wrote:
I worry about requiring people who just want to try Cyclist to first install conda/miniconda. If we can just make an app and serve that from somewhere, it should be easy.
— Reply to this email directly or view it on GitHub https://github.com/cyclus/cyclist2/issues/78#issuecomment-108897780.
Matthew Gidden, Ph.D. Postdoctoral Associate, Nuclear Engineering The University of Wisconsin -- Madison Ph. 225.892.3192
We discussed adding an icon to a deployable executable. The best graphic to use is: http://fuelcycle.org/_static/big_c.png
The icon could appear as a desktop icon for launching as well as other places that app icons typically appear.
Found some info here: https://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm