Re: [Mingw-w64-public] [PATCH] include: update thumbcache.idl

2020-01-24 Thread Jacek Caban
Hi, I just pushed an update from Wine containing those changes to git. There is no need for separated patches here. Updates from Wine are pre-approved and will be done as soon as someone (usually me) runs the script and pushes it. I do that one in a while, unless we have a particular reason

Re: [Mingw-w64-public] cmake not creating directories on mingw64, works fine on linux.

2020-01-24 Thread David Mathog
On 2020-01-23 16:17, David Grayson wrote: My CMake file-installation needs are simpler than yours and I haven't figured out how to make it truly portable but I have something that works. I tell MSYS2 users to build/install the software by running these commands: mkdir build cd build MSYS2_ARG