AppLauncher
AppLauncher copied to clipboard
Simple and small program allowing to set the environment of any executable.
Should fix the issues described here: https://discourse.slicer.org/t/slicer-ignoring-command-line-path-with-accents/24569
This commit is an attempt to "different visibility" warning [1]. By including "GenerateExportHeader" header, it automatically run the try_compile checking if compiler support "visibility" flags and set option "USE_COMPILER_HIDDEN_VISIBILITY" to...
When a multi-value argument was passed to the command-line parser, all subsequent parameters were considered part of the argument. The root cause of the problem was that the check that...
## Is your feature request related to a problem? Please describe. After installing Slicer on macOS, there are no `--launch` argument available. This is explained by the fact macOS package...
Hello, Is it possible to include a binary build for aarch64 into the releases?
As far as I understand, it should allow to pass further arguments *only* to the launched binary, but: ``` sliceruser@8192a65779e5:~/Slicer-4.9.0-2018-10-14-linux-amd64$ ./Slicer --launch ./bin/python-real --ignore-rest -h Usage Slicer [options] Options --launcher-help...
Check that `DESTINATION_DIR` has been specified. See https://github.com/KitwareMedical/SlicerVirtualReality/pull/39#issuecomment-415500336
Path should starts with `\c\Program Files\` otherwise they will be ignored. Reported by @vovythevov Related to #53
When using the option `--launcher-show-set-environment-commands` on windows within Git bash, the list of path are separated using `;` whereas `:` is expected. For example, in a posix shell on either...
See associated issue #21 Community contributions are welcome :-)