You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ repository:
43
43
44
44
"build.sh" is an example to build, you can run it directly at your side.
45
45
(dependent [codec libraries](dep_codecs/lib) and [external libraries](dep_external/lib/binaural) complied under x64 linux have been provided in advance,
46
-
if compile other platform version, please refer to [dependent codecs](dep_codecs/README.md) and [dependent externals])
46
+
if compile other platform versions, please refer to [dependent codecs](dep_codecs/README.md) and [dependent externals](dep_external/src/binaural/README.md))
47
47
48
48
CMake replaces the configure step typical of many projects. Running CMake will
49
49
produce configuration and build files for the currently selected CMake
0 commit comments