You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I often need to generate binaries for remote updates.
Except if I make a modification in the source to adapt some things and that I generate a binary directly (Ctrl + Alt + S), this one does not contain the modification because the source is not saved before the compilation, although modified (sign § on the tab).
Currently I am forced to run a check (Ctrl + R) before generating a binary (Ctrl + Alt + S).