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

Get tests passing on Windows #59

Open
krrutkow opened this issue Mar 11, 2021 · 3 comments
Open

Get tests passing on Windows #59

krrutkow opened this issue Mar 11, 2021 · 3 comments

Comments

@krrutkow
Copy link
Member

No description provided.

@krrutkow krrutkow transferred this issue from analytech-solutions/C.jl Mar 16, 2021
@sloede
Copy link

sloede commented Jul 20, 2021

Is this still an issue? If yes, do you know that's preventing CBinding.jl from working on Windows?
EDIT: CBinding not being usable on Windows would be a show-stopper for us in trixi-framework/P4est.jl#39

@krrutkow
Copy link
Member Author

IIRC, the Windows problems are confined to packed alignment types only. So if none of the C types use __attribute__((packed)) there should be no problem. Give it a try though and report any issues encountered on Windows.

@sloede
Copy link

sloede commented Jul 20, 2021

Thanks for the clarification. Packed types are not used in p4est as far as I can tell, so it shouldn't be an issue for P4est.jl either.

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