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

How to compile on Linux? #308

Open
petran79 opened this issue Mar 13, 2024 · 4 comments
Open

How to compile on Linux? #308

petran79 opened this issue Mar 13, 2024 · 4 comments

Comments

@petran79
Copy link

Because there are not any instructions on the Readme, what are the essential steps to compile from source and what are the dependencies?

@4LT
Copy link

4LT commented Mar 13, 2024

cd Quake
make DO_USERDIRS=1

omit DO_USERDIRS=1 if you don't need IronWail to search your home directory for Quake files

@perondeidad
Copy link

perondeidad commented Mar 14, 2024

help

Compiling snd_vorbis.c
snd_vorbis.c:37:10: fatal error: vorbis/vorbisfile.h: No existe el archivo o el directorio
   37 | #include <vorbis/vorbisfile.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:297: snd_vorbis.o] Error 1

@4LT
Copy link

4LT commented Mar 14, 2024

#186 (comment)

@perondeidad
Copy link

#186 (comment)

Thank you very much, I owe you life

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