How to specify which of the available Build Configurations should be used as the default ?
[ABANDONED] Specify default build configuration?
-
awneil -
April 10, 2019 at 5:06 PM -
Closed
-
-
Hello,
Thank you for your inquiry.
You have two options here.
Either via the emProject file where your build config is memorized. There the build configs are simply sorted alphabetically so if you open en emProject file the first time it will autoselect the first one.
But if you want to make sure that always a specific build config is loaded across multiple PCs via a repository or similar you can make use of the emsession file.
This will be created each time Embedded Studio is closed and will remember your last GUI settings including the selected build config.
This emsession file can then be shared across multiple computers and the correct build config will then be loaded immediately.Best regards,
Nino -
The emSession file is not suitable for this, because it includes user-specific details which which should not be under version control.
See: Configurations when using Git and external diff tool with SES 3
-
A command-line option could be a useful workaround:
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!