It crashes/quits/terminates in following line: Code: QApplication app(argc, argv) Now this stuff gets tricky, it seems, that some environment variables or something like that are not set when the application is executed
QApplication app(argc, argv)