-
Notifications
You must be signed in to change notification settings - Fork 543
How to compile Libopenshot
First, you must read this Faq https://answers.launchpad.net/openshot/+faq/2506 to know how to obtain Libopenshot.
You MUST INSTALL Libopenshot-audio in FIRST. AFTER, you can install/compile libopenshot.
Basically, you can compile them of the same way i.e : mkdir build cd build cmake ../ make sudo make install
After you get the last version of openshot-qt here : https://launchpad.net/openshot/2.0
Go to the src folder, open a console and type : python launch.py
That's all.
Premièrement, vous devez lire cette Faq https://answers.launchpad.net/openshot/+faq/2506 pour savoir comment obtenir Libopenshot.
Vous DEVEZ installer libopenshot-audio en premier. Après, vous pouvez installer libopenshot.
Basiquement, vous pouvez les compiler de la même manière : mkdir build cd build cmake ../ make sudo make install
Après, vous obtenez la version d'openshot-qt ici : https://launchpad.net/openshot/2.0
Allez dans le dossier src, ouvrez une console et tapez : python launch.py
C'est tout.
Want to help improve OpenShot (and make some friends in the process 🤗)? Please consider joining our open-source team by filling out this quick contributor form and introduce yourself! All volunteers are welcome, regardless of skills or skill level. Let's build something amazing!