Hi Ralph and All,
Thank you for the information.
I didn't know the console module. I'll give it a try.
BTW, just for a confirmation, there is a GTK+3 package on msys2.
I can make my C+GTK3 applications on msys2 without any problem,
and the applications run perfectly on Windows.
All application I cannot make is one with a virtual terminal(VTE).
Naively, I thought that porting VTE to msys2 may not be so difficult because
we have MINTY on msys2, and I expected someone already has it. I was too
naive.
I hope some experts are interested in porting VTE to msys2.
Thanks,
Takashi
On 09/07/19 07:28, ralph engels wrote:
VTE would not work on msys2 unless we added gtk to the msys2 packages
because msys2 in comparison to cygwin does not use make use of a posix
emulation layer like cygwin does.
There is one possibillity though here
https://github.com/thiagoarrais/console which uses a lite version of
VTE and may have the capabilities you require.
Den 05-09-2019 kl. 16:40 skrev Takashi Inoue:
Hi All,
This is my first post to here.
I'm new to msys2. I've just stated to use it from the last month.
Usually, I use FreeBSD for research, e.g. numerical calculation with
gfortran.
I realized that msys2 is very powerful and convenient on Windows.
I'm very impressed by msys2 and appreciate to it.
I have one question. Does anyone have a msys2 package of VTE?
https://gitlab.gnome.org/GNOME/vte/
I have a C+Gtk3 application which has a small virtual terminal in it.
In order to make it, we need vte in addition to Gtk3 like
CFLAGS = `pkg-config --cflags gtk+-3.0 vte-2.91`.
Because I want to make the application on Windows,
I searched a msys2 package of vte, but I cannot find it.
It seems that there is no package of vte in the repository.
Then, I tried to compile it by myself, but have not succeeded yet.
(The meson configure script dose not accept msys2 environment and stop.)
(I'm not sure but it seems that the meson accept only cygwin on
windows?)
So, I wonder if someone succeeded to compile vte on msys2 and has a
package.
If so, please give me the package. It helps me a lot.
Or, please tell me a hint to compile vte on msys2. It also helps me a
lot.
Thank you in advance.
Sincerely,
Takashi
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users