View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014857ParaView(No Category)public2014-07-11 09:242016-08-12 09:59
Reporterpierre piquette 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.1 
Target VersionFixed in Version 
Summary0014857: Problem with compiling
DescriptionHello,

I have a probleme with the ParraView Compilation. When it arrive to the : "Linking CXX shared library ../../../lib/libvtkGUISupportQt-pv4.1.so"

i have the error :
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `int qRegisterMetaType<vtkObjectBase*>(char const*, vtkObjectBase**)':
/applications/qt-4.8.2/include/QtCore/qmetatype.h:193: undefined reference to `QMetaType::registerTypedef(char const*, int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `QList<QString>::detach_helper_grow(int, int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:679: undefined reference to `QListData::detach_grow(int*, int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `QList<vtkObjectBase*>::detach_helper_grow(int, int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:679: undefined reference to `QListData::detach_grow(int*, int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `QList<VTKClassInfo>::detach_helper_grow(int, int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:679: undefined reference to `QListData::detach_grow(int*, int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `QList<QString>::detach_helper(int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:709: undefined reference to `QListData::detach(int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `QList<vtkObjectBase*>::detach_helper(int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:709: undefined reference to `QListData::detach(int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksModel.cxx.o: In function `QList<VTKClassInfo>::detach_helper(int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:709: undefined reference to `QListData::detach(int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtDebugLeaksView.cxx.o: In function `QList<int>::detach_helper_grow(int, int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:679: undefined reference to `QListData::detach_grow(int*, int)'
CMakeFiles/vtkGUISupportQt.dir/vtkQtTableModelAdapter.cxx.o: In function `QList<QModelIndex>::detach_helper(int)':
/applications/qt-4.8.2/include/QtCore/qlist.h:709: undefined reference to `QListData::detach(int)'
CMakeFiles/vtkGUISupportQt.dir/moc_QFilterTreeProxyModel.cxx.o:(.data.rel.ro._ZTV21QFilterTreeProxyModel[_ZTV21QFilterTreeProxyModel]+0xc0): undefined reference to `QAbstractProxyModel::setItemData(QModelIndex const&, QMap<int, QVariant> const&)'
collect2: erreur: ld a retourné 1 code d'état d'exécution
make[2]: *** [lib/libvtkGUISupportQt-pv4.1.so.1] Erreur 1
make[1]: *** [VTK/GUISupport/Qt/CMakeFiles/vtkGUISupportQt.dir/all] Erreur 2
make: *** [all] Erreur 2

Can anybody help me.

Thank's
TagsNo tags attached.
ProjectRelease
Topic Name
Typeusability
Attached Files

 Relationships

  Notes
(0038596)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-07-11 09:24 pierre piquette New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038596
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team