Why won't UnrealLaunchDaemon build?

Windows 7 x64. When trying to in “Development” configuration everytime get this

“error : UnrealLaunchDaemon does not support the Win32 platform. C:\UnrealEngine\Engine\Intermediate\ProjectFiles\EXEC UnrealLaunchDaemon”

already tried to build Daemon for x86 abd x64 platforms - same error everytime.

Hi ,

Are you attempting to build the entire solution? If you are using the build menu then that is what is probably throwing the error. UnrealLaunchDaemon runs on Mac and so it cannot be built on a Windows OS. What you will want to do is right click on the UE4 folder in the solutions bar and build from that specific folder. This will allow you to build without accessing LaunchDaemon. Let me know if this works for you. Have a great day!