[Pidgin] #4308: Finch on windows
Pidgin
trac at pidgin.im
Wed Apr 23 15:29:54 EDT 2014
#4308: Finch on windows
-------------------------+----------------------------------
Reporter: steppnav | Owner: sadrul
Type: enhancement | Status: closed
Milestone: 3.0.0 | Component: finch (gnt/ncurses)
Version: 2.3.0 | Resolution: fixed
Keywords: mingw win32 |
-------------------------+----------------------------------
Changes (by tomkiewicz):
* keywords: cygwin, finch => mingw win32
* status: new => closed
* type: defect => enhancement
* resolution: => fixed
* milestone: Patches welcome => 3.0.0
Comment:
As for 5ffcb3db9398, it should finally be possible to build finch for
windows (native console app, not cygwin) without any workarounds. The only
required configure parameter is:
`./configure --host=i686-w64-mingw32`
for cross-compilation. You may also provide --prefix and you should set
PKG_CONFIG and PKG_CONFIG_PATH env variables to properly cross compile.
You don't have to disable things not supported on win32, as they are
disabled by default on this OS.
There is no installer yet. I also haven't tested compilation on cygwin.
--
Ticket URL: <https://developer.pidgin.im/ticket/4308#comment:6>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list