Seite 1 von 1

Kann jmd. das AnalogClock Example benutzen?

Verfasst: 24. September 2009 14:50
von AuE
Hi,

kann voon euch jemand das analog clock widget nutzen?
Bauen aus den src der examples klappt ohne probs. Die lib dann in den Designer Ordner und ich hab das ganze dann im Creator.
Dann neues Widget und dort dann das Widget drauf ziehen und es kracht:
In file included from mainwindow.cpp:2:
ui_mainwindow.h:23:25: error: analogclock.h: No such file or directory
In file included from mainwindow.cpp:2:
ui_mainwindow.h:31: error: ISO C++ forbids declaration of 'AnalogClock' with no type
ui_mainwindow.h:31: error: expected ';' before '*' token
ui_mainwindow.h: In member function 'void Ui_MainWindow::setupUi(QMainWindow*)':
ui_mainwindow.h: In member function 'void Ui_MainWindow::retranslateUi
make: Leaving directory `/home/user/dummy'
make: *** [mainwindow.o] Error 1
Exited with code 2.
Error while building project dummy
When executing build step 'Make'