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

support for sfml backend? #91

Open
IbrahimOuhamou opened this issue Aug 10, 2024 · 4 comments
Open

support for sfml backend? #91

IbrahimOuhamou opened this issue Aug 10, 2024 · 4 comments

Comments

@IbrahimOuhamou
Copy link

you can use this wrapper or just the c namespace

@david-vanderson
Copy link
Owner

Interesting! Some quick looking it seems like we'd want to use the CSFML wrapper I think? Do you know of any zig projects that are using sfml via the zig package manager?

@IbrahimOuhamou
Copy link
Author

IbrahimOuhamou commented Aug 10, 2024

I am currently making quran-warsh (we gotta prepare for the afterlife, I like talking about religion if you want ) which is still in alpha

@david-vanderson
Copy link
Owner

That helps. I'm able to run quran-warsh on Linux Mint after doing apt install libcsfml-dev, so I think the first step would be to try and get something working assuming those libraries are already installed. I guess targeting sfml 2.5 or 2.6 is good for now?

@IbrahimOuhamou
Copy link
Author

to have working backend then upgrade might be better than not having one at All.

if we get a working backend then the pull requests should be 'updated to 2.x' or 'changed the commit hash to use the latest version of sfml' intead of having to make the whole backend

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