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

Errors on Visual Studio 2022 #2

Open
bilalgul99 opened this issue Feb 27, 2022 · 2 comments
Open

Errors on Visual Studio 2022 #2

bilalgul99 opened this issue Feb 27, 2022 · 2 comments

Comments

@bilalgul99
Copy link

I am using Visual Studio 2022 on windows and unfortunately when I tried to compile this programm it gave lots of errors

@kdub0
Copy link
Owner

kdub0 commented Feb 27, 2022 via email

@brewer-b
Copy link

you'll need to make changes to attribute((constructor)), __builtin_popcount, __builtin_ctz to compile with msvc

or you could try compiling with mingw

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

3 participants