Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ a x86\_64 MacOS host:
### Microsoft Visual Studio builds

Building the IAMF library in Microsoft Visual Studio is supported. Visual
Studio 2015 (14.0) solution has been provided.
Studio 2022(v143) solution has been provided.

Open win32/VS2015/iamf.sln directly.
Open win64/VS2022/iamf.sln directly.

### MacOS builds
Please note that all [dependent codecs](dep_codecs/README.md) and [dependent externals](dep_external/src/binaural/README.md) should have been MacOS compiled already.
Expand Down