Erros:
-
include errors detected. Consider updating your compile_commands.json or includePath. Squiggles are disabled for this translation unit (E:\Unreal Engine Projects\Portal_3 Save\Source\Portal_3\PortalFunctionLibrary.cpp).
-
cannot open source file "PortalFunctionLibrary.generated.h"
-
': cannot convert from ‘const From *’ to 'TStringConversion<TStringConvert<From,To>,128>
The first two errors are the main ones that bother me because they just appear on fresh functions, no matter what. Doesn’t matter, any function I create they are just there and prevent me from compiling and opening the editor.
I tried to regenerate the project files. Didn’t work.
I tried to delete the .vscode, Binaries, DerivedDataCache, Intermediate, Saved and the Workspace and regenerate again. Didn’t work.
At this point I’m considering reisnatlling VS Code, VS Community and Unreal Engine but I dont know if that will help.
If anyone knows how to get rid of these erros I apperciate any help.