However, when I do "./exhaustive_matcher --no_opengl 1 --General.database_path $PROJECT_PATH/database.db" I get the error:
QObject::connect: Cannot connect (null)::destroyed(QObject*) to QOffscreenSurface::screenDestroyed(QObject*)
F1206 19:03:55.497287 24082 opengl_utils.cc:29] Check failed: 'QCoreApplication::instance()' Must be non NULL
I already set the "--no_opengl" argument but no luck, can you also help me with that?
thanks in advance
Arno