Technical support > Windows

NSIS Compilation Errors

<< < (2/6) > >>

BTAxis:
Read this.

odie:

--- Quote from: BTAxis on January 12, 2009, 01:10:22 pm ---Read this.

--- End quote ---

Hi BTAxis!

Thanks for the link! It helped to bring me from line 237 past to 244.

I have this error now:

--- Code: ---File: "..\..\..\radiant\i18n\en\LC_MESSAGES\*.mo" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
   /oname=outfile one_file_only)
Error in script "C:\SVN Update\src\ports\windows\installer.nsi" on line 244 -- aborting creation process

--- End code ---

What i have done is went to:
1) contrib/dlls/radiant_runtime.zip
2) Unzipped the radiant_runtime.zip into a folder default (called radiant_runtime). Then i moved the whole folder to \radiant\radiant_runtime.
Did not worked initially, and i copy to BOTH \radiant\radiant_runtime and \radiant. There is where i got error at line 244.

Many thanks for your patience BTAxis! :)

geever:
language files need to be compiled. use compile_po.bat (contrib/scripts).

-geever

Kildor:
I don`t sure that he compiled radiant at all, it has different target.

Script should run automaticaly after radiant`s compiling end.

And he needs to use compile_po.bat /radiant (or /uforadiand, reed its output)

odie:

--- Quote from: geever on January 13, 2009, 09:58:01 am ---language files need to be compiled. use compile_po.bat (contrib/scripts).

-geever

--- End quote ---

hi geever,

I confirmed the compile_po.bat issue.
I ran the file manually under dos and ensured it work. Somehow it did not worked properly in windows mode and the screen closed with the error.... nvm dat. Got it to work....for the PO part.

But still same error at 244:

--- Code: ---   /oname=outfile one_file_only)
Error in script "C:\SVN Update\src\ports\windows\installer.nsi" on line 244 -- aborting creation process
--- End code ---

I am still curious if my radiant is really like as kildor said, not compiled properly. Would really appreciate some clarifications on that pls.

====
*Edit*
Ah, i traced the issue to msgfmt.exe being missing. I tried searching in forum here, and on google and it does not help much.

Not familar with this file, was wondering if this is another dependent dll missing.....
Thanks for help again!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version