Re: Compiling konsole on Windows via craft

2020-04-20 Thread Johnny Jazeix
Hi, KPty is mentioned as Pty in the CMakeLists.txt (https://invent.kde.org/kde/konsole/-/blob/master/CMakeLists.txt#L50). Hannah mentioned on the KDE-Windows hread that KPty can't be compiled on Windows yet and is necessary for Konsole, so Konsole can't be compiled on Windows yet. Thanks for the q

Re: Compiling konsole on Windows via craft

2020-04-20 Thread Konstantin Kharlamov
On 20.04.2020 11:03, Johnny Jazeix wrote: Hi, there is an issue to compile Konsole on Windows. KPty is not found. A fix for Cantor (https://bugs.kde.org/show_bug.cgi?id=386787) was to remove it from the CMakeLists.txt. Can the same be done for Konsole? Full thread: https://mail.kde.org/pipermai

Compiling konsole on Windows via craft

2020-04-20 Thread Johnny Jazeix
Hi, there is an issue to compile Konsole on Windows. KPty is not found. A fix for Cantor (https://bugs.kde.org/show_bug.cgi?id=386787) was to remove it from the CMakeLists.txt. Can the same be done for Konsole? Full thread: https://mail.kde.org/pipermail/kde-windows/2020-April/011157.html Johnny