Page 1 of 1

nsis how to package qBittorrent

Posted: Tue Apr 15, 2014 3:25 pm
by Rogue_Spider
?does anyone know how to execute nsis script to package qbit project?

how to not on build page could someone add?

i mean to say yes in src windows folder is instructions but they are a bit outdated and unclear

Re: nsis how to package qBittorrent

Posted: Tue Apr 15, 2014 6:50 pm
by sledgehammer_999
If you are familiar with the nsis packaging you would find the instructions clear enough IMO.
Where are you stuck?

Re: nsis how to package qBittorrent

Posted: Wed Apr 16, 2014 6:16 pm
by Rogue_Spider
i must be doing something wrong followed instructions moved translations in folder and am getting
Error: Can't open language file - "C:\Program Files\NSIS\Contrib\Language files\English.nlf"!

which is true that folder C:\Program Files\NSIS\Contrib\
contains no language files at all

did i miss something in options that points to lang files?
or is this a missing plugin?

Re: nsis how to package qBittorrent

Posted: Wed Apr 16, 2014 8:25 pm
by sledgehammer_999
Those are the core languages files that are distributed/install with nsis.
What version of nsis have you installed?

Re: nsis how to package qBittorrent

Posted: Wed Apr 16, 2014 11:31 pm
by Rogue_Spider
3.0a1 removed it and installed 3.0a2 now
that fixed it ;> thanks sledge