Hello Lars,
I get the same error either way.  Both from the root of the workspace
and also in the packaging directory. I verified that I have version 2.0
of NSIS.
I will re-install NSIS and see if it helps.
Cheers,
Bryan
> -----Original Message-----
> From: Lars Roland [mailto:lars.roland@xxxxxxx]
> Sent: Monday, June 21, 2004 6:44 AM
> To: millerb@xxxxxxx; Ethereal development
> Subject: Re: [Ethereal-dev] Trouble building Packaging target on Win32
> 
> 
> Hello Bryan,
> 
> Bryan Miller wrote:
> 
> > Hi All,
> > 
> > I am having trouble building the "Packaging" target on Windows.  
> > NSIS
> > is complaining about "InstallOptions::initDialog".  I haven't
modified 
> > any code in this workspace yet and the error looks like something in
> > the NSIS supplied include files.
> > 
> > Sorry if this is a FAQ.  I searched the list from the past two years
> > history and saw nothing similar.
> > 
> It is not a FAQ. :)
> 
> > Cheers,
> > Bryan
> > 
> > --------
> > 
> > Z:\ethereal\packaging\nsis>nmake -f Makefile.nmake
> > 
> 
> Change to directory z:\ethereal
> Then call: nmake -f makefile.nmake packaging
> 
> The makefile in the nsis-subdirectory has to be called with 
> parameters.
> The packaging target in the main makefile will do this for you.
> 
> Just to be sure, you need NSIS Version 2.0 to build the installer.
> 
> Best regards,
> 
> Lars Roland
>