We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
::SimulatedPlayer::$ctor 无法解析外部符号,另外 ServerPlayer::rctor 也不行,而且头文件参数类型和参数名也对不上
添加
auto a = &::SimulatedPlayer::$ctor; logger.info("{}", (void*)&a);
编译
正确编译
Windows 10
1.1.0
The text was updated successfully, but these errors were encountered:
下个版本修
Sorry, something went wrong.
No branches or pull requests
Describe the bug
::SimulatedPlayer::$ctor 无法解析外部符号,另外 ServerPlayer::rctor 也不行,而且头文件参数类型和参数名也对不上
To Reproduce
添加
编译
Expected behavior
正确编译
Screenshots
Platform
Windows 10
Version
1.1.0
Additional context
The text was updated successfully, but these errors were encountered: