rien
2nd August 2004 14:01 UTC
Variable "MUI_TEXT" not referenced, wasting memory!
Hi,
what is about this message? I don't find anything about this error message. I doesn't use the variable "MUI_TEXT" and I don't find these in my script.
I have also a problem with the "Nsis Documentation" the letters are too small for reading.
Who can help!
Rien
deguix
2nd August 2004 14:18 UTC
what is about this message? I don't find anything about this error message. I doesn't use the variable "MUI_TEXT" and I don't find these in my script.
Give more details about it. Like for example: What change did you do to that happen?
Joost Verburg
2nd August 2004 15:14 UTC
You probably forgot to add the section descriptions.
The users manual text size can be changed using Ctrl + Scroll Wheel.
rien
2nd August 2004 16:47 UTC
No, I've delete "section descriptions" and the problem is gone.
It would be nice if the compiler could find the errors themself.
The line with the script error would be a good help.
Joost Verburg
2nd August 2004 18:34 UTC
An unused variable isn't a single error.
Did you add all page macros and language macros in the order as described in the Modern UI Readme?
Also attach a script.
Yovav
14th September 2004 00:51 UTC
Had the same problem - got descriptions section but was not using it...
Now is solved.
10X!