Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug]: ::SimulatedPlayer::$ctor 无法解析外部符号 #1635

Open
xiaoqch opened this issue Mar 9, 2025 · 1 comment
Open

[Bug]: ::SimulatedPlayer::$ctor 无法解析外部符号 #1635

xiaoqch opened this issue Mar 9, 2025 · 1 comment
Labels
bug Related to software malfunction

Comments

@xiaoqch
Copy link
Contributor

xiaoqch commented Mar 9, 2025

Describe the bug

::SimulatedPlayer::$ctor 无法解析外部符号,另外 ServerPlayer::rctor 也不行,而且头文件参数类型和参数名也对不上

To Reproduce

添加

auto a = &::SimulatedPlayer::$ctor;
logger.info("{}", (void*)&a);

编译

Expected behavior

正确编译

Screenshots

Image

Platform

Windows 10

Version

1.1.0

Additional context

Image

@xiaoqch xiaoqch added the bug Related to software malfunction label Mar 9, 2025
@OEOTYAN
Copy link
Member

OEOTYAN commented Mar 11, 2025

下个版本修

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Related to software malfunction
Development

No branches or pull requests

2 participants