Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 118 and Version 119 of BuildingWinPidgin


Ignore:
Timestamp:
Jun 9, 2011, 3:16:59 PM (13 years ago)
Author:
dustin
Comment:

When building installer from MinGW shell, local.mak must contain MAKENSISOPT := -. Refers to ticket #13671.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinPidgin

    v118 v119  
    147147     *  For information on the NSIS installer, visit the [http://nsis.sourceforge.net NSIS website].[[BR]]
    148148    * Download the [http://nsis.sourceforge.net/Nsisunz_plug-in nsisunz plugin], and extract `nsisunz.dll` into the `Plugins` directory of your NSIS installation.
     149    * If you are building the installer from a unix-style shell (like the MinGW shell), the options format must be set accordingly. Make sure there is a `pidgin/local.mak` file containing the line:
     150{{{
     151 MAKENSISOPT := -
     152}}}
    149153  * Now you can actually build the installer.[[BR]]
    150154    There are 2 different installers, an "Offline" installer that includes all dependencies (except spellchecking dictionaries) and the debug symbols and an "Online" installer that includes only Pidgin itself and will download the various dependencies if necessary.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!