QmlVlc
QmlVlc copied to clipboard
Instant process terminating using QmlVlc.pri
Any project (including most basic ones) exits immediately after start even if I just include QmlVlc.pri in it's .pro file. No issues during build process. Tried on Qt 5.9/5.11 32bit MSVC2015 - both debug and release, Qt Creator 4.4.1.
Is there anything I can miss?
What VLC version do you use?
I tried with versions 2.1.5, 2.2.1, 3.0.0 and latest 3.0.4
I didn't test it with VLC 3.x (and don't think it will work well), but it worked well with VLC 2.1.5... Do you see something in debugger?
No, process terminating even before main function runs.
Hm... sounds strange... What OS do you use?