Problem with errors upon opening new projects

I tried this solution i found on reddit - https://www.reddit.com/r/unrealengine/comments/uadj3s/ue5_brand_new_c_project_has_several_coreneth/
sorry if its not allowed to post this here…
Every project i open the same error shown below :

Hey @AKU66!

Can you post your full error log here so we can get a better idea of what may be going wrong?

Any additional specifics or information you can provide may go a long way in solving your problem!

What do you mean by full error log ?

Hey @AKU66,

A full generated log of the errors you are currently facing. If this not a crash or runtime error a full list of errors in your script.

It’s currently a bit unclear with what is currently provided as to what is happening. Does this only happen in your character script? Are you the OP of the reddit post? Are you still working with that specific issue, etc.

I’m a beginner, so could you tell me how do i get the full error log ?

  1. this is happening everywhere, it doesn’t matter which cpp oh .h files I’m in.

  2. I’m not the OP of the reddit post, i just have the exact same problem, tried fixing it they way they explained their, it’s working except when i build then the error come back.

  3. I’m always working with this issue, never had actual problems with them i just feel like if i don’t fix this it’s gonna come back and bite me in the future.

Hey @AKU66,

If that is the case there may be errors with your installation of Visual studios. Check out this thread that throws the same errors as you. There may be components you are needing to install:

Hopefully the above solution works for you!

i was hopeful for a minute there, but unfortunately it didn’t work