https://bugs.winehq.org/show_bug.cgi?id=51426 --- Comment #2 from RafaĆ Mikrut <mikrutrafal(a)protonmail.com> --- Looks that also is needed `ClosePseudoConsole` to be able to compile Alacritty ``` Z:\home\rafal\Downloads\alacritty-master/alacritty_terminal\src\tty\windows/conpty.rs:38: undefined reference to `ClosePseudoConsole' Z:\home\rafal\Downloads\alacritty-master\target\debug\deps\libalacritty_terminal-0cd567fd6068d207.rlib(alacritty_terminal-0cd567fd6068d207.alacritty_terminal.7ciqjx1j-cgu.3.rcgu.o): In function `_$ LT$alacritty_terminal..tty..windows..conpty..Conpty$u20$as$u20$alacritty_terminal..event..OnResize$GT$::on_resize::h595320ffa9ebacec': Z:\home\rafal\Downloads\alacritty-master/alacritty_terminal\src\tty\windows/conpty.rs:181: undefined reference to `ResizePseudoConsole' ``` -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.