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

Error #19

Open
CSIhicham opened this issue Feb 4, 2022 · 3 comments
Open

Error #19

CSIhicham opened this issue Feb 4, 2022 · 3 comments

Comments

@CSIhicham
Copy link

CSIhicham commented Feb 4, 2022

Hello,

I have this problem when I run the command make ? What should I do to fix it?

150677692-690717f6-dc75-421a-a5ca-ff9098d23946
Thanks,

@citysu
Copy link
Owner

citysu commented Feb 22, 2022

(u_int64_t)buf_addr[0] << 56

@CSIhicham
Copy link
Author

CSIhicham commented Feb 22, 2022

Hello,

Can you give me more details please.

I replace buf_addr[0] << 56 by (u_int64_t)buf_addr[0] << 56 or what ?

Thanks for your help.

Original code: available online :
https://github.com/xieyaxiongfly/Atheros-CSI-Tool-UserSpace-APP/blob/master/recvCSI/csi_fun.c

@citysu
Copy link
Owner

citysu commented Feb 22, 2022

Yes, it's a type casting.

Just replace it, nothing else.

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