Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tfslabs/ogg-gnu-windows
OGG Extension for GNU Windows
https://github.com/tfslabs/ogg-gnu-windows
gnu-windows mingw-w64 ogg
Last synced: 8 days ago
JSON representation
OGG Extension for GNU Windows
- Host: GitHub
- URL: https://github.com/tfslabs/ogg-gnu-windows
- Owner: tfslabs
- License: bsd-3-clause
- Created: 2024-02-24T15:59:53.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-30T13:37:36.000Z (8 months ago)
- Last Synced: 2024-03-31T01:27:23.554Z (8 months ago)
- Topics: gnu-windows, mingw-w64, ogg
- Language: Shell
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# OGG
OGG Extension for GNU Windows
## Build this library
To build this library, you will need:
* [GNU Windows](https://github.com/tfslabs/gnu-windows)
* [CMake](https://www.cmake.org/) version 3 or newer installed on your machine. You can download it from the official website and follow their installation instructions.
* [Python 3.9+](https://python.org)> :warning:
>
> Make sure you can run `make`, `gcc` and `g++` from the command line without any issues.Just run the following commands in a terminal window to get started:
```cmd
build.cmd
```Once it's done, you can see your folder `.bin`. You can then paste it into your GNU Windows installation folder.