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

uavs3e-RealTime在Linux下编译时/usr/include/time.h:113:5: error: unknown type name 'locale_t" #32

Open
wzb1005 opened this issue Apr 8, 2021 · 2 comments

Comments

@wzb1005
Copy link

wzb1005 commented Apr 8, 2021

uavs3e-RealTime在Linux下编译时/usr/include/time.h:113:5: error: unknown type name 'locale_t",这是什么原因呢?

@wzb1005
Copy link
Author

wzb1005 commented Apr 8, 2021

我已经自己解决了这个问题,需要在uAVS3lib_gop.h中添加#include<bits/types/locale_t.h>。嘿嘿

@soaringleefighting
Copy link

赞!我编译时也遇到这个问题了。
另外,请教一下,是不是avs3实时模式是采用这个分支?和主分支有哪些大的差异呢?

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