ff3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ff3d-users] Re:Version 1.0pre10 released


From: osman
Subject: [ff3d-users] Re:Version 1.0pre10 released
Date: Sat, 07 Jul 2007 13:16:06 -0400

Hi Stephane,
With AMD64 machine and Ubuntu Feisty 64 , the new version "without" gui
passed all 74 tests.
But if I did a straight configure, it figures I have all the needed Qt
files and enables gui. However, during compile it ( and I) cannot find 
some include files.
...
checking QT_CXXFLAGS... -I/usr/include/qt4 -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtCore
checking QT_LDADD... -L/usr/lib -lQtGui -lQtCore
checking for ff3d's Vtk/Qt graphic interface contruction... yes
....
During make :
...
if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I.. -I../solver -I../algebra
-I../geometry -I../utils -I../language -I../graphics -I/usr/include/qt4
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore
-I/usr/include/vtk-5.0 -g -O2 -Wall -DNDEBUG -MT moc_ContourWidget.o -MD
-MP -MF ".deps/moc_ContourWidget.Tpo" -c -o moc_ContourWidget.o
moc_ContourWidget.cpp; \
        then mv -f ".deps/moc_ContourWidget.Tpo"
".deps/moc_ContourWidget.Po"; else rm -f ".deps/moc_ContourWidget.Tpo";
exit 1; fi
In file included
from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../include/c
++/4.1.2/backward/strstream:51,
                 from /usr/include/vtk-5.0/vtkIOStream.h:36,
                 from /usr/include/vtk-5.0/vtkSystemIncludes.h:40,
                 from /usr/include/vtk-5.0/vtkIndent.h:24,
                 from /usr/include/vtk-5.0/vtkObjectBase.h:43,
                 from /usr/include/vtk-5.0/vtkObject.h:41,

from /usr/include/vtk-5.0/vtkRenderWindowInteractor.h:35,
                 from /usr/include/vtk-5.0/QVTKWidget.h:40,
                 from ContourWidget.hpp:27,
                 from moc_ContourWidget.cpp:11:
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../include/c
++/4.1.2/backward/backward_warning.h:32:2: warning: #warning This file
includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++
standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <iostream> instead of the deprecated header
<iostream.h>. To disable this warning use -Wno-deprecated.
moc_ContourWidget.cpp:15:34: error: private/qucomextra_p.h: No such file
or directory
moc_ContourWidget.cpp:17:2: error: #error "This file was generated using
the moc from 3.3.7. It"
moc_ContourWidget.cpp:18:2: error: #error "cannot be used with the
include files from this version of Qt."
moc_ContourWidget.cpp:19:2: error: #error "(The moc has changed too
much.)"
moc_ContourWidget.cpp:22: error: no ‘const char*
ContourWidget::className() const’ member function declared in class
‘ContourWidget’
moc_ContourWidget.cpp:27: error: ‘QMetaObject* ContourWidget::metaObj’
is not a static member of ‘class ContourWidget’
moc_ContourWidget.cpp:28: error: ‘QMetaObjectCleanUp’ does not name a
type
moc_ContourWidget.cpp:31: error: redefinition of ‘static QString
ContourWidget::tr(const char*, const char*)’
ContourWidget.hpp:38: error: ‘static QString ContourWidget::tr(const
char*, const char*)’ previously defined here
moc_ContourWidget.cpp: In static member function ‘static QString
ContourWidget::tr(const char*, const char*)’:
moc_ContourWidget.cpp:34: error: cannot convert ‘QString(((const
QString&)(((QApplication*)QCoreApplication::instance()), ((const
QString*)(& QCoreApplication::translate(const char*, const char*, const
char*, QCoreApplication::Encoding)(s, c, CodecForTr))))))’ from type
‘QString’ to type ‘QString&’
moc_ContourWidget.cpp:36: error: cannot convert
‘QString::fromLatin1(const char*, int)(-0x00000000000000001)’ from type
‘QString’ to type ‘QString&’
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:39: error: redefinition of ‘static QString
ContourWidget::trUtf8(const char*, const char*)’
ContourWidget.hpp:38: error: ‘static QString ContourWidget::trUtf8(const
char*, const char*)’ previously defined here
moc_ContourWidget.cpp: In static member function ‘static QString
ContourWidget::trUtf8(const char*, const char*)’:
moc_ContourWidget.cpp:42: error: cannot convert ‘QString(((const
QString&)(((QApplication*)QCoreApplication::instance()), ((const
QString*)(& QCoreApplication::translate(const char*, const char*, const
char*, QCoreApplication::Encoding)(s, c, UnicodeUTF8))))))’ from type
‘QString’ to type ‘QString&’
moc_ContourWidget.cpp:44: error: cannot convert ‘QString::fromUtf8(const
char*, int)(-0x00000000000000001)’ from type ‘QString’ to type
‘QString&’
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:50: error: no ‘QMetaObject*
ContourWidget::staticMetaObject()’ member function declared in class
‘ContourWidget’
moc_ContourWidget.cpp: In member function ‘QMetaObject*
ContourWidget::staticMetaObject()’:
moc_ContourWidget.cpp:52: error: ‘metaObj’ was not declared in this
scope
moc_ContourWidget.cpp:54: error: no match for call to ‘(const
QMetaObject) ()’
moc_ContourWidget.cpp:55: error: ‘QUParameter’ does not name a type
moc_ContourWidget.cpp:58: error: ‘QUMethod’ does not name a type
moc_ContourWidget.cpp:59: error: ‘QUParameter’ does not name a type
moc_ContourWidget.cpp:62: error: ‘QUMethod’ does not name a type
moc_ContourWidget.cpp:63: error: ‘QMetaData’ does not name a type
moc_ContourWidget.cpp:67: error: ‘metaObj’ was not declared in this
scope
moc_ContourWidget.cpp:67: error: ‘new_metaobject’ is not a member of
‘QMetaObject’
moc_ContourWidget.cpp:69: error: ‘slot_tbl’ was not declared in this
scope
moc_ContourWidget.cpp:76: error: ‘cleanUp_ContourWidget’ was not
declared in this scope
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:80: error: no ‘void* ContourWidget::qt_cast(const
char*)’ member function declared in class ‘ContourWidget’
moc_ContourWidget.cpp: In member function ‘void*
ContourWidget::qt_cast(const char*)’:
moc_ContourWidget.cpp:84: error: ‘qt_cast’ is not a member of
‘QVBoxLayout’
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:87: error: ‘QUObject’ has not been declared
moc_ContourWidget.cpp:87: error: no ‘bool ContourWidget::qt_invoke(int,
int*)’ member function declared in class ‘ContourWidget’
moc_ContourWidget.cpp: In member function ‘bool
ContourWidget::qt_invoke(int, int*)’:
moc_ContourWidget.cpp:89: error: ‘struct QMetaObject’ has no member
named ‘slotOffset’
moc_ContourWidget.cpp:90: error: ‘static_QUType_int’ was not declared in
this scope
moc_ContourWidget.cpp:91: error: ‘static_QUType_ptr’ was not declared in
this scope
moc_ContourWidget.cpp:93: error: ‘qt_invoke’ is not a member of
‘QVBoxLayout’
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:98: error: ‘QUObject’ has not been declared
moc_ContourWidget.cpp:98: error: no ‘bool ContourWidget::qt_emit(int,
int*)’ member function declared in class ‘ContourWidget’
moc_ContourWidget.cpp: In member function ‘bool
ContourWidget::qt_emit(int, int*)’:
moc_ContourWidget.cpp:100: error: ‘qt_emit’ is not a member of
‘QVBoxLayout’
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:104: error: no ‘bool
ContourWidget::qt_property(int, int, QVariant*)’ member function
declared in class ‘ContourWidget’
moc_ContourWidget.cpp: In member function ‘bool
ContourWidget::qt_property(int, int, QVariant*)’:
moc_ContourWidget.cpp:106: error: ‘qt_property’ is not a member of
‘QVBoxLayout’
moc_ContourWidget.cpp: At global scope:
moc_ContourWidget.cpp:109: error: no ‘bool
ContourWidget::qt_static_property(QObject*, int, int, QVariant*)’ member
function declared in class ‘ContourWidget’
make[3]: *** [moc_ContourWidget.o] Error 1
make[3]: Leaving directory `/home/osman/freefem3d-1.0pre10/graphics'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/osman/freefem3d-1.0pre10/graphics'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/osman/freefem3d-1.0pre10'
make: *** [all] Error 2


Are there any debian packages that I can load to fix this?
Best Regards,
-osman





reply via email to

[Prev in Thread] Current Thread [Next in Thread]