vlc-qt/examples

QWidget: Must construct a QApplication before a QWidget

Closed this issue · 5 comments

dakom commented

I get this error when trying to run the example:

QWidget: Must construct a QApplication before a QWidget

dakom commented

NM, was due to building in debug mode instead of release mode :)

dakom commented

This error persists when building application in debug mode and using .dll's from nightly build debug folder

Which platform/compiler?

dakom commented

Qt Creator 3.3.1 / MSVC 2013 x64 Kit

Should be fixed with latest version.