ncsoft / Unreal.js

Unreal.js: Javascript runtime built for UnrealEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to package ue5.1 to linux. Procedure

ladyishenlong opened this issue · comments

windows environment packages linux, why are these files missing? unreal.js downloaded from the epic Store

UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_init.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_initializers.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_libbase.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_libplatform.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_nosnapshot.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_libsampler.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libtorque_base.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libtorque_generated_initializers.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libinspector.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_base.a: no such file or directory
UATHelper: 打包 (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_init.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_initializers.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_libbase.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_libplatform.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_nosnapshot.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_libsampler.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libtorque_base.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libtorque_generated_initializers.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libinspector.a: no such file or directory
UATHelper: 打包 (Linux): ld.lld: error: cannot open C:/Users/Lenovo/Documents/Unreal Projects/HTDTE 5.1/Plugins/UnrealJs/ThirdParty/v8/lib/Linux/Release/libv8_base.a: no such file or directory
UATHelper: 打包 (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation)

I see only the libv8_monolix.a file