You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
Error while building the client worker while following the GDK setup instructions:
Build a client-worker assembly:
Game\Scripts\BuildWorker.bat StarterProject Win64 Development StarterProject.uproject
Expected behaviour
Worker should build successfully.
Current behaviour
Worker build fails with line from logs:
ERROR: UBT ERROR: Failed to produce item: D:\Projects\UnrealEngine\Engine\Plugins\Media\WmfMedia\Binaries\Win64\StarterProject-WmfMedia.lib
Possible solution
Disable the WMF Plugin from Edit > Plugins > Media Players in Unreal Editor and re-run the command. More details about the issue on the Unreal forums. Alternatively, patch the engine...
Steps to reproduce
Follow Unreal GDK setup (step 4 is the failing one).
Environment
Unreal Engine Version: 4.19.1-0+++UE4+Release-4.19
Windows 10 Pro 10.0.17134
Command executed in Command Prompt
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Error while building the client worker while following the GDK setup instructions:
Build a client-worker assembly:
Expected behaviour
Worker should build successfully.
Current behaviour
Worker build fails with line from logs:
Possible solution
Disable the WMF Plugin from Edit > Plugins > Media Players in Unreal Editor and re-run the command. More details about the issue on the Unreal forums. Alternatively, patch the engine...
Steps to reproduce
Follow Unreal GDK setup (step 4 is the failing one).
Environment
Unreal Engine Version: 4.19.1-0+++UE4+Release-4.19
Windows 10 Pro 10.0.17134
Command executed in Command Prompt
The text was updated successfully, but these errors were encountered: