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: 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
@@ -943,7 +943,7 @@ Once all dependencies are installed one can run `cmake` followed by `make` in th
943
943
944
944
`fas` binary should then be available in the `bin` directory
945
945
946
-
Packaging : running `cpack` copy shared libraries into the `bin` directory.
946
+
Packaging : running `cpack` copy shared libraries into the `bin` directory. (note : `libportaudio.so` and some others doesn't seem to be copied so must be copied manually until it is fixed)
947
947
948
948
FAS can be installed with `sudo make install` in the build directory.
0 commit comments