I face the following error when I try to create a C++ project
I have installed VS 22 with desktop development environment, GameDev with c++, .NET, windows 10 SDK.
I face the following error when I try to create a C++ project
I have installed VS 22 with desktop development environment, GameDev with c++, .NET, windows 10 SDK.
Update: This is because of UE 5.3 using /
instead of \
in directories, this is related to
Why is unreal wanting to use forward slash in my directories?
But this, has no solution; help would be appreciated as the problem is now abstracted to only the directory issue; stated above.