Skip to content

Commit

Permalink
Modify the missing place after PR 104
Browse files Browse the repository at this point in the history
  • Loading branch information
yilun-zhangs committed May 21, 2024
1 parent a09a6fa commit 0c1b0d1
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 0c1b0d1

Please sign in to comment.