nxpfrankli
nxpfrankli
windows treat suffix= as delete environment suffix. uuu can treat un-existed environment as empty at windows platfrom. but behavior will be difference when met unexisted environment, windows will treat as...
Did you buid 64bit version? actually, long time not test 32bit version
I am try to drop vs2017 support. after vs2017, 10.0 can auto selected latest installed. $(DefaultPlatformToolset) zstd is not mantained by uuu, which directly use upstream vs2010 project
I am using vs2022. Just update computer! our CI using vs2019 and vs2022. Previous prebuild image built by vs2017. Here is appveryor config https://www.appveyor.com/docs/windows-images-software/
Yes, I can duplicate your issue. That's because windows treat spifw= as delete environemnt variable. linux treat spifw= as add a empty environemnt variable. uuu can treat un existed environment...
Sorry, I see.
try latest fixed patch
std::cout will impact cmd UI. uuu library use set_last_error_string to report error. So far there are not warning message notified to caller. Maybe we can document this difference at wiki...
you can send pull request