Issue Setting up UE4 in Ubuntu. Need to do it to run tests on a project using a server with faster hardware, but Linux only.
UE has been cloned and built: setup.sh, generateprojectfiles.sh,
However even with default blank c++ projects, It gives error Unable to build while UE is running, build through your IDE.
Even after building in VSCode same cycle repeats
Tried the steps in this link
No effect. Any suggestions and help welcome
[Problems in C++ projects only, blueprinting works fine as far as I can tell]