Unreal.js icon indicating copy to clipboard operation
Unreal.js copied to clipboard

UE5.03 Build for android "lv8_monolith" issue

Open Precognist opened this issue 1 year ago • 1 comments

I'm currently having this issue when trying to build for android. Is there a fix?

LogPlayLevel: Error: ld.lld: error: unable to find library -lv8_monolith
LogPlayLevel: Error: clang++: error: linker command failed with exit code 1 (use -v to see invocation)

Precognist avatar Apr 30 '23 16:04 Precognist

Did you run install-v8-libs.bat or install-v8-libs.sh after cloning?

dochigun-nc avatar May 09 '23 08:05 dochigun-nc