Technical support > Windows

Trouble with the installer.nsi script

<< < (5/7) > >>

BTAxis:
This is sort-of pending. The plan is to extract the mapping instructions from the wiki to html for the manual, but as far as I know there is no established process for this.

For the time being, I have disabled this in the script. Please try again.

Afterthought_btw:
Still going I'm afraid :(


--- Code: ---SetOutPath: "$INSTDIR\src\tools\radiant\libs\md5lib"
File: "..\..\tools\radiant\libs\md5lib\*.c" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
   /oname=outfile one_file_only)
Error in script "C:\Users\Greg\Desktop\Ufo AI\src\ports\windows\installer.nsi" on line 333 -- aborting creation process

--- End code ---

BTAxis:
This is probably because mattn changed stuff around in the radiant source and didn't update the installer. I was afraid that might be the case.

It SHOULD work again now. Does here, at least. It'll complain about the pdf, but that's a /nonfatal, so just ignore it.

Afterthought_btw:
Worked fine! :)

Again, thanks!  ;D

TimMayle:
Hi guys,

I finally sorted all my compilation tools and I was able to compile almost entirely the game.

here's the last errors I have

--- Code: ---2 warnings:
  File: "..\..\..\src\docs\tex\*.pdf" -> no files found. (O:\Eclipse-WS\UFOAI\src\ports\windows\installer.nsi:88)
  File: "..\..\..\radiant\*.dll" -> no files found. (O:\Eclipse-WS\UFOAI\src\ports\windows\installer.nsi:203)

--- End code ---
The first is non-fatal, I know. But I'm not sure about the second one.
I compiled all the workspace through CB, compiled the maps (~2hours) the po files and the pk3.

Should I update the CB ? I tried downloading a more recent version, but my downloads gets interrupted.

Thanks for your input about this.

Tim

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version