Skip to content

OpenAL Extension for GNU Windows

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
LICENSE-pffft
Notifications You must be signed in to change notification settings

tfslabs/openal-gnu-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OpenAL Extension for GNU Windows

OpenAL Extension for GNU Windows.

OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. It's forked from the open-sourced Windows version available originally from openal.org's SVN repository (now defunct).

Build this library

To build this library, you will need:

  • GNU Windows
  • CMake version 3 or newer installed on your machine. You can download it from the official website and follow their installation instructions.
  • Python 3.9+

⚠️

Ensure you can run make, gcc and g++ from the command line without issues.

Additionally, you may need to install these libraries as the minimum requirements:

Just run the following commands in a terminal window to get started:

build.cmd

Once it's done, you can see your bin. You can then paste it into your GNU Windows installation folder.