_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users
[Msys2-users] Qt with Msys2 posix layer
Paul Galbraith via Msys2-users Sun, 16 Feb 2020 14:38:51 -0800
Hi all, I'm pretty new to C/C++ (well, I last wrote something in C circa
1992 for a university programming course), so I suspect this is
something obvious that I'm just not sure about. I was wondering if it's
possible to use Qt with the Msys2 DLL for posix compatibility? I notice
the mingw variant of cmake includes the GUI, but the msys variant does
not, leading me to believe I'd be wasting my time if I tried to link the
mingw Qt libs onto a program compiled with msys gcc ... can anyone confirm?
- [Msys2-users] Qt with Msys2 posix layer Paul Galbraith via Msys2-users
- Re: [Msys2-users] Qt with Msys2 posix ... Alan W. Irwin
- Re: [Msys2-users] Qt with Msys2 posix ... Greg Jung