You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
The command line should only use ", not “ or ”
@@ -241,7 +241,7 @@ In order to compile libopenshot-audio, launch a command prompt and enter the fol
|
||||
cd [libopenshot-audio repo folder]
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -G “MinGW Makefiles” ../
|
||||
cmake -G "MinGW Makefiles" ../
|
||||
mingw32-make
|
||||
mingw32-make install
|
||||
openshot-audio-test-sound (This should play a test sound)
|
||||
|
||||
Reference in New Issue
Block a user