Open
Description
Auto update for compiling when include file changed.
When editing an include file for use with the current QB64 program being edited in the IDE - the .exe file generated does not use the latest include file version (unless the programmer remembers to also "edit" the line (and immediately restores the line) where the include file is mentioned).
Feature request - option to auto update to latest versions of any include files referenced when compiling.