View Single Post
Posts: 146 | Thanked: 149 times | Joined on Apr 2010
#13
Originally Posted by b0unc3 View Post
Hi,

try to put some printf in the application itself, there will be something that crash (maybe).
Thx,

I have followed your advice, that brought me a bit closer to the soulution.

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