mapmapteam / mapmap

Open source video mapping software
http://www.mapmap.info
GNU General Public License v3.0
424 stars 61 forks source link

Copy GStreamer.framework in the .app on macOS #326

Open aalex opened 7 years ago

aalex commented 7 years ago

We need to improve the way we package the app on macOS.

http://doc.qt.io/qt-5/osx-deployment.html

aalex commented 7 years ago

299 might make this obsolete

aalex commented 6 years ago

Related to #233

sofian commented 6 years ago

Made some progress on this today but it is really hard.

aalex commented 6 years ago

Will be invalidated if we get done with #379

aalex commented 6 years ago

Investigate https://github.com/GStreamer/cerbero

aalex commented 6 years ago

Tried to follow these tips, but they are not quite clear: https://stackoverflow.com/questions/36285647/how-to-link-qt-api-gstreamer-on-qt-creator-macos

aalex commented 4 years ago

might be fixed by #434