[Win 10/11] Almost done building, but getting 2 errors with Resource Compiler and non-existing header #313
Replies: 1 comment
-
Hey ! I think i have the same errors, i have tried with VS2022, 2019 and 2017 and same errors for some library, here is the details: (vs 2022: 6errors like this) (vs 2019: 10errors and i got this) (vs 2017: 5errors and i got this) Maybe compilation works only on some specfici version of microsoft sdk or msbuild ? VS2017:
VS2019:
VS2022:
I don't know if my error are related to yours, but we got the same message |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
So I have been spending the last couple days trying to get this to build and I feel I am very close, hoping to get a pointer. I have been using info from this repo as well as richardssam's fork with his windows-config branch (which is what im on). I am on Windows 11. I have VS 2017 Professional (with Win 10 SDK 10.0.17763.0) and VS 2019 Community (with Win 10 SDK 10.0.19041.0 and Win 11 SDK 10.0.22000.0). I have both SDKs for 2019 b/c I was previously getting one error that 10.0.22000.0 was missing.
It looks like I just have 2 errors left but I can't seem to figure out how to fix these:
Beta Was this translation helpful? Give feedback.
All reactions