Skip to content
⌘ NSIS Forum Archive

Language... Grrr.. Problems..

2 posts

VegetaSan#

Language... Grrr.. Problems..

Language.... Problems..

I got this problem wich is really weird. I got this script named "Compile.nsi" wich contains the MUI_LANGUAGE !insertmacro's and this "Compile.nsi" !include's alot of other .nsi scripts. I have no problems during compiling exept for this:

warning: LangString "....." is not set in language table of language ...

NOTE: I first got the "Mui.nsh" include and then the MUI_LANGUAGE insertmacro's and then all the other includes

I got "5995" of these errors while compiling

Please help me Thxn, and Merry X-Mas, everybody 🙂
VegetaSan#
ah, I got it. I 4got to put the Pages !insertmacro before the language insertmacro's .. sorry guys