1
Windows / Re: All in one win32 build script
« on: January 18, 2010, 10:32:03 pm »
I've got the following error on the build. Any ideas? No pdfs were downloaded so I'm wondering why it's looking for one, or why none were downloaded if they're needed.
MessageBox: 0: "If you want to play multiplayer games, open the TCP port 27910 in your firewall."
FunctionEnd
SectionGroup Game ->(SECGROUP01)
Section: "Game Files" ->(SEC01)
SetOverwrite: ifnewer
SetOutPath: "$INSTDIR"
File: "COPYING" 14969 bytes
File: "README" 120 bytes
File: "CONTRIBUTORS" 6869 bytes
warning: File: "..\..\src\docs\tex\*.pdf" -> no files found. (C:\Program Files (x86)\UFOAI\ufoai\contrib\installer\ufoai.mod.nsi:91)
File: "C:\PROGRA~2\UFOAI\MinGW\bin\intl.dll" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "C:\Program Files (x86)\UFOAI\ufoai\contrib\installer\ufoai.mod.nsi" on line 92 -- aborting creation process
Endtime: 2010.01.18 21:17:57 2
Error 26
Failed to build the installer
MessageBox: 0: "If you want to play multiplayer games, open the TCP port 27910 in your firewall."
FunctionEnd
SectionGroup Game ->(SECGROUP01)
Section: "Game Files" ->(SEC01)
SetOverwrite: ifnewer
SetOutPath: "$INSTDIR"
File: "COPYING" 14969 bytes
File: "README" 120 bytes
File: "CONTRIBUTORS" 6869 bytes
warning: File: "..\..\src\docs\tex\*.pdf" -> no files found. (C:\Program Files (x86)\UFOAI\ufoai\contrib\installer\ufoai.mod.nsi:91)
File: "C:\PROGRA~2\UFOAI\MinGW\bin\intl.dll" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "C:\Program Files (x86)\UFOAI\ufoai\contrib\installer\ufoai.mod.nsi" on line 92 -- aborting creation process
Endtime: 2010.01.18 21:17:57 2
Error 26
Failed to build the installer