Archive: Font_Dir not referenced warning


Font_Dir not referenced warning
I keep getting the following message when I compile my nsi script:

warning: Variable "FONT_DIR" not referenced or never set, wasting memory!

Any idea why?


You have "Var FONT_DIR" somewhere and you never use $FONT_DIR.