mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-24 02:24:07 +00:00
Update OS X build instructions
This commit is contained in:
parent
d893474bab
commit
a4a3b0496b
|
@ -285,8 +285,9 @@ Run the following commands to compile and install Kvazaar.
|
|||
See `./configure --help` for more options.
|
||||
|
||||
### OS X
|
||||
- The program should compile and work on OS X but you might need a newer
|
||||
version of GCC than what comes with the platform.
|
||||
- Install Homebrew
|
||||
- run ```brew install automake libtool pkg-config yasm```
|
||||
- Refer to Autotools instructions
|
||||
|
||||
### Visual Studio
|
||||
- VS2010 and older do not have support for some of the C99 features that
|
||||
|
|
Loading…
Reference in a new issue