MobilePlatform first build - errors

Following the steps, i tried to build inside Studio Code, but it shows the error: ERROR: Expecting to find a type to be declared in a module rules named ‘MDL’ in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.

and even with the intellisense fix, to remove the red wriggles from include coreminimal and gameframework(first screenshot), it didnt took away the red wriggles, so i am not sure what to do because even the project wont open anymore in Unreal and i ahve restarted it twice.


I finally got it to Build, the MDL was a plugin active in my UE5(Ominiverse USD MDL materials).
We have to be extra careful of what Plugins are being used in the projects, and sometimes move them to the project folder to be able to build.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms