[quote=“malcriado, post:601, topic:20338”]
dint work for me on 4.24 custom build:
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: ‘ModuleManager.h’: No such file or directory PROJECTNAME PROJECTPATH\Plugins\BLUI\Source\BluLoader\Private\BluLoaderPrivatePCH.h 6
Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: ‘ModuleManager.h’: No such file or directory PROJECTNAME PROJECTPATH\Plugins\BLUI\Source\Blu\Private\BluPrivatePCH.h 13
See https://github.com//BLUI/issues/36, prepend Modules/ before ModuleManager.h includes. This is already merged in the 4.25 version. For 4.24 look at this branch: https://github.com//BLUI/tree/3.7.0