Fix a number of issues with the windows build

Review Request #593 — Created April 3, 2021 and submitted — Latest diff uploaded

Information

pidgin/pidgin
release-2.x.y
c7d00fce867f

Reviewers

Fix a number of issues with the windows build

  • Standardize on wprintf in pidgin/win32/winpidgin.c
  • Use the inetc nsis plugin that supports https
  • If building under msys2 copy libgcc_s_dw2-1.dll and libwinpthread to the
    install directory.

Ran successfully from the

  • install directory
  • online installer
  • offline installer
  • portable zip file

Diff Revision 3

This is not the most recent revision of the diff. The latest diff is revision 6. See what's changed.

orig
1
2
3
4
5
6
libpurple/Makefile.mingw
pidgin/win32/winpidgin.c
pidgin/win32/nsis/pidgin-installer.nsi
Loading...