Skip to content
⌘ NSIS Forum Archive

Warning in logfile

6 posts

#

Warning in logfile

when compiling my script I get the message

Processed 1 file, writing output:
warning: Variable "NOABORTWARNING" not referenced or never set, wasting memory!


What does this mean ?
What do I have to do to avoid this ?

I searched for "NOABORTWARNING" the whole directory content but did not find it.
pospec#
Maybe it is (not) used in some included header file. You are using Experience UI, aren't you? 😉
pospec#
Try to patch the XPUI, that would be really nice and helpful for others. Maybe you can avoid it by calling StrCpy $NOABORTWARNING foo.