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] suggestion 求问使用c++提供接口给ts,编译的时候v8报错。 #1763

Closed
pheyahu opened this issue Jun 18, 2024 · 5 comments
Closed

Comments

@pheyahu
Copy link

pheyahu commented Jun 18, 2024

detail | 详细描述

求问使用c++提供接口给ts,编译的时候v8报错。使用的是注册的方式。
20240618-151154
20240618-151308
20240618-151319
20240618-151252

@chexiongsheng
Copy link
Collaborator

有个配置项没设置,看调用c++的文档

@pheyahu
Copy link
Author

pheyahu commented Jun 18, 2024

这些项都配置了的。
20240618-152716
20240618-152726

@chexiongsheng
Copy link
Collaborator

ue5.3+的ubt有bug,打开pch会让bEnableUndefinedIdentifierWarnings失效,需要关闭pch,你去参考下demo。
我文档补充下说明

@pheyahu
Copy link
Author

pheyahu commented Jun 18, 2024

没错了。 感谢

@chexiongsheng
Copy link
Collaborator

还是彻底去掉这要求好了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants