UFO:Alien Invasion
Technical support => Windows => Topic started by: Coconut Jonlan on March 03, 2009, 01:03:03 pm
-
I've followed the instructions in the wiki pages on getting the source of the latest dev version up to here
http://ufoai.ninex.info/wiki/index.php/Compile_for_Windows
but havign problems creating an installer
error as follows
File: "zlib1.dll" [compress] 30599/59904 bytes
File: "..\..\..\*.exe" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "C:\Program Files\UFOAI-2.2.1\ufoai\src\ports\windows\installer.nsi" on line 90 -- aborting creation process
that emough or do you need the whole log??
(xp home on a shitty old dell laptop)
-
You didn't compile the source code, or didn't compile it properly.
-
You didn't compile the source code, or didn't compile it properly.
any suggestions as to where I might have gone wrong?
This is the first time I've tried to do anything like this so aside from following the instructions exactly like I have already done (three times with the same result), I'm at at loss
-
Try pastebinning your compilation log.
-
You mean something like this:
http://pastebin.com/f6090773c
-
This log isn't the compilation log. You should compile the source via Code::Blocks (for example).
-geever
-
This log isn't the compilation log. You should compile the source via Code::Blocks (for example).
-geever
thanks - got any instructions on that?
I'm new to this so basically I'm just following the wiki at the moment and to compile the code it says:
Install nsis and right click the src/ports/windows/installer.nsi file to compile the installer.
-
you have just missed an important section on that page (http://ufoai.ninex.info/wiki/index.php/Compile_for_Windows) "Building UFO:AI". :)
-geever
-
Indeed. However, since this section only has a link without further comment, it is easy to miss. I just added a line of text that will hopefully make people take note a little more often.
-
Indeed. However, since this section only has a link without further comment, it is easily to miss. I just added a line of text that will hopefully make people take note a little more often.
Thanks BT - just revisited the page and spotted the instructions you added - of course I hadn't read your post post yet so couln't understand how I could have missed that bit last time ;D