[Pidgin] #3902: problems in building pidgin 2.2.2 installer for windows
Pidgin
trac at pidgin.im
Fri Nov 9 01:54:59 EST 2007
#3902: problems in building pidgin 2.2.2 installer for windows
-------------------+--------------------------------------------------------
Reporter: fjpqzm | Owner: lschiere
Type: defect | Status: new
Priority: minor | Component: unclassified
Version: 2.2.2 | Keywords: pidgin installer
Pending: 0 |
-------------------+--------------------------------------------------------
I had build pidgin 2.2.2 for windows successfully,but unfortunately when I
used nsis to generate pidgin installer,I encounterd a problem
"VIProductVersion is required when other version functions ....". After
searching I found "VIProductVersion" defiend in
"$PIDGIN_ROOT\pidgin\win32\nsis\pidgin-installer.nsi" file, I changed
==>VIProductVersion "${PIDGIN_PRODUCT_VERSION}"
to
==>VIProductVersion "2.2.2.99". finaly the problem is eliminated. It seems
like that the nsis's installer script for pidgin is older for version
2.2.2 .
--
Ticket URL: <http://developer.pidgin.im/ticket/3902>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list