Technical support > Windows
make_UfoAI_win32 (all in one win32 build script)
balasar:
I see the error when starting to compile maps with script (0.7.0)
PhenomII/2G/7900GS/WinXPSP3/r29785
which may be the problem?
balasar:
OK, everything is good, I had a virus, it damaged the script. Sorry.
Muton:
I had once a problem in a win2000 VM environment that a msvc*.dll was called but not found
but the program itself did run as it should.
I cant really say what the problem was
I've reinstalled the VM later and never had that problem again
Try the attached version
Edi:
The script is no longer working because the Contributors file got nmoved to wiki and is no longer in the source or some other reason.
--- Code: ---SectionGroup Game ->(SECGROUP01)
Section: "Game Files" ->(SEC01)
SetOverwrite: ifnewer
SetOutPath: "$INSTDIR"
File: "COPYING" 14928 bytes
File: "README" 120 bytes
File: "..\..\..\CONTRIBUTORS" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "D:\UFOAIwin32BUILDenv\MinGW\ufoai\contrib\installer\windows\ufoai.mod.nsi" on line 109 -- aborting creation process
Endtime: 2010.05.09 14:24:11 1
Error 26
Failed to build the installer
--- End code ---
That's from the build log, right at the end. Core2 Duo processor, Windows XP SP3 and running all settings native for build 29827, no customizations for the script.
Edi:
The failure happens both when building a full installer and a small installer. With small installer, the same error happens on a different line, though.
--- Code: ---FunctionEnd
SectionGroup Game ->(SECGROUP01)
Section: "Game Files" ->(SEC01)
SetOverwrite: ifnewer
SetOutPath: "$INSTDIR"
File: "COPYING" 14928 bytes
File: "README" 120 bytes
File: "..\..\..\CONTRIBUTORS" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "D:\UFOAIwin32BUILDenv\MinGW\ufoai\contrib\installer\windows\ufoai.mod.nsi" on line 110 -- aborting creation process
Endtime: 2010.05.09 15:19:50 1
Error 26
Failed to build the installer
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version