Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
This is example 6, and a solution of unknown viability in answering the Qt FAQ How to cross-compile a Qt Creator project from Ubuntu to a windows executable?.
Operating system: Ubuntu 10.04 LTS Lucid Lynx
IDE: Qt Creator 2.0.0
Project type: GUI application
Libraries used:
Project options:
#------------------------------------------------- |
#include <iostream> |
#ifndef DIALOG_H |
#include <QtGui/QApplication> |
Just running this project is known to cause the misc error [ui_dialog.h] Error 127.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.