RSATom / QmlVlc

[ABANDONED] libvlc wrapper for Qt Quick 2/Qml
Other
139 stars 56 forks source link

Add possibility to build QmlVlc as QML plugin #39

Closed uglide closed 8 years ago

uglide commented 9 years ago

QML plugins could be easily used with PyQt5 apps or any other language bindings.

Build & Install QmlVlc as plugin: qmake && make && make install

More info about Qt QML plugins: http://doc.qt.io/qt-5/qtqml-modules-cppplugins.html

RSATom commented 9 years ago

Thank you. Will look little bit later.

RSATom commented 9 years ago

Would you mind if I will correct this patch a little bit, or you prefer hear my comments and do changes yourself?

uglide commented 9 years ago

I don't mind if you want to do some changes in my patch :)

RSATom commented 9 years ago

good :)

RSATom commented 9 years ago

Sorry for delay. Your patch was applied. But I reworked it a little bit. Could you please check if it works as intended?

RSATom commented 9 years ago

Tried on linux by myself - it's at least builded without errors. Didn't try use it yet.

RSATom commented 9 years ago

@uglide, did you try my version?

uglide commented 8 years ago

@RSATom Sorry, I don't have a time to try your version.

RSATom commented 8 years ago

not problem