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 11 windib not available #3

Open
peymanx opened this issue Dec 11, 2022 · 2 comments
Open

Windows 11 windib not available #3

peymanx opened this issue Dec 11, 2022 · 2 comments

Comments

@peymanx
Copy link

peymanx commented Dec 11, 2022

Hi, I have a problem, when I run the app it encounters to error like:

when I run the app
c:>.\MAR1D.exe

../src/parsing.c(384) Unable to read configuration file. Using default.
../src/windowing.c(105) Unable to initialize SDL: windib not available

10ks

@Radvendii
Copy link
Owner

Thanks for letting me know. From skimming the search results, this looks like this might be an issue with an old version of SDL2, and a new version of Windows / directx.

Right now I'm trying to update the version of nixpkgs this project depends on (and therefore SDL2), and get everything to build again. Because cross-compilation isn't used very much, especially to windows, a lot of things break over time, so this will require some fixing-up.

I'll let you know when I have something you can test.

@Radvendii
Copy link
Owner

MAR1D.zip
This won't work 100%, but can you let me know if this gets you to the main menu at least? That way I'll know I'm on the right track.

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