Message331546
Both io.h and stddef.h are from the UCRT, which *may* go through a different detection process than the rest of the WinSDK. That might be the cause.
The "didn't find any supported SDKs" behavior is to try and use the earliest, which should fail, but all the others were going to fail too. I wonder if checking the installed UAP platform data is the wrong check, and we should look for a specific Include file instead? |
|
Date |
User |
Action |
Args |
2018-12-10 23:28:56 | steve.dower | set | recipients:
+ steve.dower, paul.moore, db3l, vstinner, tim.golden, jkloth, jeremy.kloth, zach.ware, pablogsal, miss-islington |
2018-12-10 23:28:56 | steve.dower | set | messageid: <1544484536.88.0.788709270274.issue35433@psf.upfronthosting.co.za> |
2018-12-10 23:28:56 | steve.dower | link | issue35433 messages |
2018-12-10 23:28:56 | steve.dower | create | |
|