compile problems.

Ole Jacob Hagen waterthrill at yahoo.no
Wed Nov 3 11:49:03 CET 2004


Hi.

I am getting the following error, when compiling branch   
QT_WIN32_3_3_BRANCH.

Cheers,

Ole J.

moc_qgl.cpp
tmp\moc\release-shared-mt\moc_qgl.cpp(22) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(23) : error C2270: 'className' : 
modifiers not allowed on nonmember functions
tmp\moc\release-shared-mt\moc_qgl.cpp(27) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(28) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(28) : error C2065: 
'staticMetaObject' : undeclared identifier
tmp\moc\release-shared-mt\moc_qgl.cpp(31) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(39) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(50) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(51) : error C2373: 
'staticMetaObject' : redefinition; different type modifiers
tmp\moc\release-shared-mt\moc_qgl.cpp(76) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(79) : error C2673: 'qt_cast' : 
global functions do not have 'this' pointers
tmp\moc\release-shared-mt\moc_qgl.cpp(81) : error C2065: 'QGL' : 
undeclared identifier
tmp\moc\release-shared-mt\moc_qgl.cpp(81) : error C2059: syntax error : ')'
tmp\moc\release-shared-mt\moc_qgl.cpp(82) : error C2352: 
'QWidget::qt_cast' : illegal call of non-static member function
 C:\src\qt-3\include\qwidget.h(62) : see declaration of 'qt_cast'
tmp\moc\release-shared-mt\moc_qgl.cpp(85) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(87) : error C2227: left of 
'->slotOffset' must point to class/struct/union
tmp\moc\release-shared-mt\moc_qgl.cpp(88) : error C2065: 'updateGL' : 
undeclared identifier
tmp\moc\release-shared-mt\moc_qgl.cpp(89) : error C2065: 
'updateOverlayGL' : undeclared identifier
tmp\moc\release-shared-mt\moc_qgl.cpp(90) : error C2065: 
'macInternalFixBufferRect' : undeclared identifier
tmp\moc\release-shared-mt\moc_qgl.cpp(92) : error C2352: 
'QWidget::qt_invoke' : illegal call of non-static member function
        C:\src\qt-3\include\qwidget.h(62) : see declaration of 'qt_invoke'
tmp\moc\release-shared-mt\moc_qgl.cpp(97) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(99) : error C2352: 
'QWidget::qt_emit' : illegal call of non-static member function
        C:\src\qt-3\include\qwidget.h(62) : see declaration of 'qt_emit'
tmp\moc\release-shared-mt\moc_qgl.cpp(103) : error C2653: 'QGLWidget' : 
is not a class or namespace name
tmp\moc\release-shared-mt\moc_qgl.cpp(105) : error C2352: 
'QWidget::qt_property' : illegal call of non-static member function
        C:\src\qt-3\include\qwidget.h(62) : see declaration of 'qt_property'
tmp\moc\release-shared-mt\moc_qgl.cpp(108) : error C2653: 'QGLWidget' : 
is not a class or namespace name



More information about the kde-cygwin mailing list