Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UE] Bug: Windows交叉编译打包Linux报错 #1934

Closed
3 tasks done
pj3691 opened this issue Dec 4, 2024 · 0 comments
Closed
3 tasks done

[UE] Bug: Windows交叉编译打包Linux报错 #1934

pj3691 opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Unreal

Comments

@pj3691
Copy link

pj3691 commented Dec 4, 2024

前置阅读 | Pre-reading

Puer的版本 | Puer Version

1.0.5

UE的版本 | UE Version

5.4.4

发生在哪个平台 | Platform

win

错误信息 | Error Message

UATHelper: 打包 (Linux): E:\ProgramData\UE5Project\Back_Up\Ts\laserSim\Plugins\Puerts\Source\JsEnv\Private\V8InspectorImpl.cpp(426,17):
error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]
UATHelper: 打包 (Linux): **MicroTasksRunner.Get(Isolate)->Call(LocalContext, LocalContext->Global(), 0, nullptr); **
UATHelper: 打包 (Linux): ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UATHelper: 打包 (Linux): 3 warnings and 1 error generated.
UATHelper: 打包 (Linux): Total time in Parallel executor: 5.69 seconds
PackagingResults: Error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]

问题重现 | Bug reproduce

Windows交叉编译打包Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Unreal
Projects
None yet
Development

No branches or pull requests

2 participants