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

It fails to compile #28

Open
Ntemis opened this issue Sep 30, 2019 · 3 comments
Open

It fails to compile #28

Ntemis opened this issue Sep 30, 2019 · 3 comments

Comments

@Ntemis
Copy link

Ntemis commented Sep 30, 2019

In file included from SourceX/miniwin/dsound.cpp:2:
SourceX/miniwin/dsound.h:3:10: fatal error: SDL_mixer.h: No such file or directory
#include <SDL_mixer.h>
^~~~~~~~~~~~~
compilation terminated.
makefile:312: recipe for target 'obj/dsound.o' failed
make: *** [obj/dsound.o] Error 1

@AJenbo
Copy link

AJenbo commented Sep 30, 2019

Thanks, but we need a bit more info.
How are you compiling?
What system are you on?
What version of SDL_mixer (dev) do you have installed?

@AJenbo
Copy link

AJenbo commented Sep 30, 2019

@Ntemis also be aware that this repository hasn't been maintained for a while, I highly recommend that you use this branch from the upstream project instead. Several issues have been fixed there:
diasurgical/devilutionX#181

@Ntemis
Copy link
Author

Ntemis commented Oct 1, 2019

Thanks for the link. I will test it tomorrow

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