nsis how to package qBittorrent

Windows specific questions, problems.
Post Reply
Rogue_Spider

nsis how to package qBittorrent

Post 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
Last edited by Rogue_Spider on Tue Apr 15, 2014 5:53 pm, edited 1 time in total.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: nsis how to package qBittorrent

Post by sledgehammer_999 »

If you are familiar with the nsis packaging you would find the instructions clear enough IMO.
Where are you stuck?
Rogue_Spider

Re: nsis how to package qBittorrent

Post 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?
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: nsis how to package qBittorrent

Post by sledgehammer_999 »

Those are the core languages files that are distributed/install with nsis.
What version of nsis have you installed?
Rogue_Spider

Re: nsis how to package qBittorrent

Post by Rogue_Spider »

3.0a1 removed it and installed 3.0a2 now
that fixed it ;> thanks sledge
Post Reply