Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Starting /MyFolder/mymain.cpp... |
Operating system: Ubuntu 10.04 LTS Lucid Lynx
IDE: Qt Creator 2.0.0
Project type: GUI Application
Libraries used:
#------------------------------------------------- |
#include <QtCore/QCoreApplication> |
Do not use QCoreApplication, but use QApplication instead.
#include <QApplication> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.