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

Windows X64 problem #10

Open
Laro88 opened this issue Mar 21, 2024 · 1 comment
Open

Windows X64 problem #10

Laro88 opened this issue Mar 21, 2024 · 1 comment

Comments

@Laro88
Copy link

Laro88 commented Mar 21, 2024

The __builtin_bswap64 causes problems on Windows (Visual Studio 2022 with cpp 20)
_byteswap_uint64 seems like a solution to this, but I haven't tried yet - will do in a couple of days.
Regards

@Hurde
Copy link

Hurde commented Jun 14, 2024

i sucessfully build it, using _byteswap_uint64.

And so far it works good.

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