-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
DevProd Build
-
Fully Compatible
-
200
-
None
-
3
-
Hour
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
0
From the chat (https://mongodb.slack.com/archives/CR8SNBY0N/p1748348940255819) the user's build failed since a header file could not be pulled in. A Windows ATL SDK was not installed in the user's machine which caused a build failure.
After asking the user to install the ATL SDK in their system, the build still failed because the cache system was pointing to a different ATL SDK version.
This issue should verify that the ATL and Win SDK components are installed and dump the environment variables to a file so it can be used for debugging info.