I’ve been trying to install the CommonUser plugin to my project for a while now, but it just doesn’t work. It keeps giving me a compile error and no matter what I do, nothing changes. I used epic games documentation Common User Plugin in Unreal Engine for Lyra Sample Game | Unreal Engine 5.0 Documentation
I think the problem is with the modules, but no matter what I try to do, it won’t start working. I will even be glad for any help
UE v5.1.0
File G:\Unreal Engine Projects\Study Projects\Letstry\Intermediate\Build\Win64\UnrealEditor\Development\Letstry\Letstry.init.gen.cpp.obj was modified or is new
File G:\Unreal Engine Projects\Study Projects\Letstry\Intermediate\Build\Win64\UnrealEditor\Development\Letstry\LetstryCharacter.gen.cpp.obj was modified or is new
File G:\Unreal Engine Projects\Study Projects\Letstry\Intermediate\Build\Win64\UnrealEditor\Development\Letstry\LetstryGameMode.gen.cpp.obj was modified or is new
File G:\Unreal Engine Projects\Study Projects\Letstry\Intermediate\Build\Win64\UnrealEditor\Development\Letstry\Letstry.cpp.obj was modified or is new
File G:\Unreal Engine Projects\Study Projects\Letstry\Intermediate\Build\Win64\UnrealEditor\Development\Letstry\LetstryCharacter.cpp.obj was modified or is new
File G:\Unreal Engine Projects\Study Projects\Letstry\Intermediate\Build\Win64\UnrealEditor\Development\Letstry\LetstryGameMode.cpp.obj was modified or is new
Building patch from 6 file(s) for Live coding module G:\Unreal Engine Projects\Study Projects\Letstry\Binaries\Win64\UnrealEditor-Letstry.dll
LINK : fatal error LNK1181: cannot open input file ‘G:\Unreal Engine Projects\Study Projects\Letstry\Plugins\CommonUser\Intermediate\Build\Win64\UnrealEditor\Development\CommonUser\UnrealEditor-CommonUser.lib’
Failed to link patch (0.000s) (Exit code: 0x49D)
File G:\Unreal Engine Projects\Study Projects\Letstry\Plugins\CommonUser\Intermediate\Build\Win64\UnrealEditor\Development\CommonUser\Module.CommonUser.cpp.obj was modified or is new
Building patch from 1 file(s) for Live coding module G:\Unreal Engine Projects\Study Projects\Letstry\Plugins\CommonUser\Binaries\Win64\UnrealEditor-CommonUser.dll
Could not spawn process C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\bin\HostX64\x64\link.exe. Error: 267
Failed to link patch (0.000s) (Exit code: 0xFFFFFFFF)