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

关于跨平台编译的一些问题 #4

Open
chihuoyanbing opened this issue Feb 3, 2023 · 1 comment
Open

关于跨平台编译的一些问题 #4

chihuoyanbing opened this issue Feb 3, 2023 · 1 comment

Comments

@chihuoyanbing
Copy link

我的编译器是msvc,使用cmake链接你所有头文件重新编译,其中发现了一些问题,其中uint数据类型会报错,size_t数据转换会出现警告;我想说一下,这些数据类型可以换成基本数据类型。

@CodingHanYa
Copy link
Owner

感谢提醒!我已做修改,如果还有什么问题请及时告诉我哦。

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