|
|
#1 |
|
Junior Member
Join Date: Nov 2002
Posts: 18
|
What is the bug :\ Got the new 2.3 Version
I got a bug som were in my Compiling Script, can´t find it :\
It tells me... !define: "MUI_ICON" already defined! Error in script "C:\NSIS3\Examples\Modern UI\thestrike.nsi" on line 24 -- aborting creation process i attacht the script i hope some one can help me
|
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,336
|
All MUI defines must come before you insert the first language file (!insertmacro MUI_LANGUAGE), and MUI_SYSTEM is no longer required. I suggest you read the MUI readme again. A lot has been changed to make the MUI easier and simpler to use, because of this some defines has changed.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2002
Posts: 18
|
Arhhh okay thats a new thing
nice nice, that´s the only thing i have to do then move alle my !define in the tope |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|