These are the release and debug builds of the driver.
That's good to know.

Yes I put:
QApplication app(argc, argv);
in the main function.
Actually I am working with exemples from a Qt book so the syntax should be ok.