Archive: Error in command line compile


Error in command line compile
Hi,

while compiling makensis.exe through command line, I found the following error in windows XP.

Error: opening stub ""c:\Program Files\NSIS"\Stubs\zlib"
Error initalizing CEXEBuild: error setting default stub


but its working fine if I right clik and compile.
can any one help to solve this.


I see a double opening quote in that first error line. Should probably be stub "path", not stub ""path" .