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

Reply via email to