[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Generating nsis script - without success
From: |
Csanyi Pal |
Subject: |
Generating nsis script - without success |
Date: |
Sun, 26 Sep 2010 18:54:13 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hi,
I follow these steps:
http://gnustep.org/experience/Windows.html
bellow the 'Packaging Your Own Applications' header.
So, on a Windows XP system I have installed:
gnustep-msys-system-0.25.1-setup.exe
gnustep-core-0.25.0-setup.exe
gnustep-devel-1.1.1-setup.exe
nsis-2.46-setup.exe
I did the following steps successfully:
1. Edit the top-level makefile of your project and add the line: include
$(GNUSTEP_MAKEFILES)/Master/nsis.make
2. In an MSYS Shell, go to your project and do the following
2.1. Compile your app: make
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.
Any advices will be appreciated!
--
Regards, Paul Chany
<http://www.debian.org> <http://wiki.debian.org/DebianEdu>
<http://sourceforge.net/projects/lptinterface/>
<http://csanyi-pal.info>
- Generating nsis script - without success,
Csanyi Pal <=
- Re: Generating nsis script - without success, Adam Fedor, 2010/09/26
- Re: Generating nsis script - without success, Csanyi Pal, 2010/09/26
- Re: Generating nsis script - without success, Adam Fedor, 2010/09/27
- Re: Generating nsis script - without success, Csanyi Pal, 2010/09/27
- Re: Generating nsis script - without success, Adam Fedor, 2010/09/27
- Re: Generating nsis script - success but without Renaissance-0.dll, Csanyi Pal, 2010/09/28
- Re: Generating nsis script - success but without Renaissance-0.dll, Adam Fedor, 2010/09/28