discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generating nsis script - without success


From: Adam Fedor
Subject: Re: Generating nsis script - without success
Date: Sun, 26 Sep 2010 11:02:07 -0600

On Sep 26, 2010, at 10:54 AM, Csanyi Pal wrote:

> but when I try to run:
>  2.2. Create the nsis script: make nsis
> 
> I get on the Shell command line following:
> --------->
> This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
> help. 
> make[1]: Entering directory `/home/Pal/LPT_Interface'
> Making install for app LPT_Interface...
> Creating
> /home/Pal/LPT_Interface/obj/package//GNUstep/Local/Applications... 
> Installing bundle directory...
> Creating /home/Pal/LPT_Interface/obj/package//GNUstep/Local/Tools/....
> make[1]: Leaving directory `/home/Pal/LPT_Interface'
> Generating the nsi script...
> ---------<
> 
> and here it take forever, so never ended, I never get the .nsi file. :(
> 
> I try to get help on IRC #nsis <irc://irc.cockos.com/nsis> but there I
> get not any help, they say this is a gnustep issue.

Yes, this is nothing to do with nsis.  At this point it's just running some 
shell commands to generate the file, and perhaps it's getting stuck somewhere.  
Try

make messages=yes nsis

and let me know what it says, or you can send an example program that causes 
the problem and I can see what is happening.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]