asuper0
asuper0
I already have the English pack. Do you mean change the language in VS->Tools->Options->Environment->International Settings by "switch to English language pack" ? I tried it but blocked again. BTW, the...
[config-x64-windows-rel-err.log](https://github.com/microsoft/vcpkg/files/9266347/config-x64-windows-rel-err.log) [config-x64-windows-rel-out.log](https://github.com/microsoft/vcpkg/files/9266350/config-x64-windows-rel-out.log) I disabled debug in the triplet by "set(VCPKG_BUILD_TYPE release)", so no dbg files.
For my VCPKG_DEFAULT_TRIPLET=x64-windows, I tried x86 type. It takes a lot of time to build the libiconv ... [config-x86-windows-dbg-err.log](https://github.com/microsoft/vcpkg/files/9267361/config-x86-windows-dbg-err.log) [stdout-x86-windows.log](https://github.com/microsoft/vcpkg/files/9267363/stdout-x86-windows.log) [config-x86-windows-dbg-out.log](https://github.com/microsoft/vcpkg/files/9267364/config-x86-windows-dbg-out.log) . Here is the console output: ```` PS C:\Users\Administrator>...
Yes, it stuck every time when "checking for a transitional chinese locale... ". I can't find any reason. Tried to stop it and succeed to install other package.
> This is **NOT** related to the language pack I think. It seems that the test program `conftest.exe` is blocked by some other process such as anti-virus. Yes, the conftest.exe...
It is hard to reproduce. The problem happens every time on one computer, while it works well on an other.
I am also experiencing this issue in VS2022, but only with C++. The C# project works well.
hi, how is it going?
How about changing the hide behavior to really hide, but not close? This could be achieved by invoke system api, I guess.
I just add two commit for testing. [this commit support "save" button to show message box](https://github.com/asuper0/cfg-ip/tree/045ab1770165833010bed7af695a22ff41351c54) [this one show the bug](https://github.com/asuper0/cfg-ip/tree/656451be1ff0c1bd33cc5a573d1e81fb7146d964)   and the two pictures show difference between...