cpp-subprocess icon indicating copy to clipboard operation
cpp-subprocess copied to clipboard

Some windows errors

Open Skullface9512 opened this issue 2 years ago • 1 comments

First - thank you for this effort. I'm studying on a program that using subprocess,but occurs some problems: 1、“initializer list” cannot convert to “subprocess::environment” 2、Microsoft C++ abnormal: subprocess::OSError and i work on windows10, visual studio 2017, is there any solutions for these problems,thanks a lot.

Skullface9512 avatar Apr 17 '23 06:04 Skullface9512

I can confirm the issue with the environment. It caused the ci test to fail.

xoviat avatar Aug 21 '23 01:08 xoviat