Bonjours;
j ai installer Qt5.0.0beta2 dans: C:/Users/Guillaume
je creer un nouveau projet, mon code dans le main.cpp:


#include <QApplication>

int main(int argc, char *argv[])
{
...