Saturday, July 5th 2008, 2:01pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

apfal

Beginner

1

Tuesday, April 22nd 2008, 8:31pm

Form inactive

I'm new to QT4 and using it in Linux (Mandriva 2008).
Before I've used QT3.
After compiling an application without errors, I see my form correctly, but nothing works on it - cannot write text to edit boxes, using buttons or even close the form.
In moc.cpp, I got that message :
#error "The header file 'myqt.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 59
#error "This file was generated using the moc from 4.3.4. It"
#error "cannot be used with the include files from this version of Qt."
#error "(The moc has changed too much.)"
Can someone helps ?
  • Go to the top of the page

Rate this thread