QmlVlc icon indicating copy to clipboard operation
QmlVlc copied to clipboard

Instant process terminating using QmlVlc.pri

Open fj0rd opened this issue 6 years ago • 5 comments

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?

fj0rd avatar Aug 31 '18 18:08 fj0rd

What VLC version do you use?

RSATom avatar Sep 02 '18 13:09 RSATom

I tried with versions 2.1.5, 2.2.1, 3.0.0 and latest 3.0.4

fj0rd avatar Sep 03 '18 12:09 fj0rd

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?

RSATom avatar Sep 03 '18 13:09 RSATom

No, process terminating even before main function runs.

fj0rd avatar Sep 03 '18 15:09 fj0rd

Hm... sounds strange... What OS do you use?

RSATom avatar Sep 04 '18 00:09 RSATom