Error CS0234 Warning MSB3246

Hi, I downloaded UE5.3. But when I create a project in c++, I get errors.

The warning is : Microsoft.Common.CurrentVersion.targets(2382, 5): [MSB3246] Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly ‘Microsoft.CodeAnalysis.Workspaces.dll’ or one of its dependencies. An attempt was made to load a program with an incorrect format. Could not load file or assembly ‘Microsoft.CodeAnalysis.Workspaces.dll’ or one of its dependencies. An attempt was made to load a program with an incorrect format.

The error is: DirectoryNode.cs(5, 30): [CS0234] The type or namespace name ‘Options’ does not exist in the namespace ‘Microsoft.CodeAnalysis’ (are you missing an assembly reference?)

I have already deleted the temporary folders, reinstalled, checked the engine files.