Minotaurus79
12-05-2004, 14:18
Hallo kann mir bitte einer erklären was das zu bedeuten hat...
Ich habe ein Projekt erstellt (KDevelop) und dannach eine *.ui hinzugefügt ...
folgendes habe ich als Fehler (der code ist von KDevelop generiert)
__________________________________________________ _________________
main.cpp in function 'int main(int, char**)':
main.cpp:39: error: 'VERSION' undeclared (first use this function)
main.cpp:39: error: (Each undeclared identifier ist reported only once for each
function it appears in.)
main.cpp:45: error: aggregate 'KApplication a'has incomplete type and cannot be defined
__________________________________________________ _________________
ich benutze SuSE8.2 mit KDevelop 2.1.5(Using KDE/Qt 3.1.1)
danke im Voraus!
Ich habe ein Projekt erstellt (KDevelop) und dannach eine *.ui hinzugefügt ...
folgendes habe ich als Fehler (der code ist von KDevelop generiert)
__________________________________________________ _________________
main.cpp in function 'int main(int, char**)':
main.cpp:39: error: 'VERSION' undeclared (first use this function)
main.cpp:39: error: (Each undeclared identifier ist reported only once for each
function it appears in.)
main.cpp:45: error: aggregate 'KApplication a'has incomplete type and cannot be defined
__________________________________________________ _________________
ich benutze SuSE8.2 mit KDevelop 2.1.5(Using KDE/Qt 3.1.1)
danke im Voraus!