[MINC-users] brain-view 0.8 on Ubuntu precise ...

Sylvain Milot sylvain at bic.mni.mcgill.ca
Tue Apr 16 18:49:47 EDT 2013


Hello Minc-users,

has anyone successfuly compiled brain-view (version 0.8) on Ubuntu precise ?

I get some undefined references at load time, here's the top of
the list:

g++  -DQT3_SUPPORT  -lQt3Support -L/data/software/BIC/Build/Minc-2/Ubuntu-12.04/install//usr/local/bic/lib  -L/usr/lib -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/share/qt4/lib  -o brain-view  brain-view.o callbacks.o pointInfoWindow.o pointPicker.o brainApp.o brainWidget.o vertStatsFileDialog.o brainEnvironment.o vertstatsForm.o vertexInfo.o screenCaptureForm.o screenCapture.o optionsForm.o options.o rplotformbase.o anatconForm.o anatcon.o RPlot.o extselection.o Rinterface.o pointInfoWindow.moc.o pointPicker.moc.o brainApp.moc.o brainWidget.moc.o vertstatsForm.moc.o vertexInfo.moc.o screenCaptureForm.moc.o screenCapture.moc.o optionsForm.moc.o options.moc.o rplotformbase.moc.o RPlot.moc.o Rinterface.moc.o anatconForm.moc.o anatcon.moc.o  -lbicInventor -lCoin -lGL  -lSM -lICE -lXmu -lXext -lSM -lICE -lXi -lX11  -loobicpl -lpcre++ -lpcre -lbicpl -lvolume_io2 -lminc2 -lhdf5 -lz -lnetcdf -lm -lSoQt4 -lQtOpenGL -lQtGui -lQtCore -lXmu -lXi -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread -lCoin -lGL -lXext -lSM -lICE -lX11 -ldl -lpthread 
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x18): undefined reference to `Q3GList::clear()'
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x20): undefined reference to `Q3GList::~Q3GList()'
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x28): undefined reference to `Q3GList::~Q3GList()'
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x30): undefined reference to `Q3PtrCollection::newItem(void*)'
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x40): undefined reference to `Q3GList::compareItems(void*, void*)'
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x48): undefined reference to `Q3GList::read(QDataStream&, void*&)'
brain-view.o:(.rodata._ZTV7Q3GList[vtable for Q3GList]+0x50): undefined reference to `Q3GList::write(QDataStream&, void*) const'
brain-view.o:(.rodata._ZTI7Q3GList[typeinfo for Q3GList]+0x10): undefined reference to `typeinfo for Q3PtrCollection'
pointInfoWindow.o: In function `coordinateInfoSet::coordinateInfoSet(QWidget*, char const*)':
pointInfoWindow.cc:(.text+0x53): undefined reference to `Q3HBox::Q3HBox(QWidget*, char const*, QFlags<Qt::WindowType>)'
pointInfoWindow.o: In function `textureInfoSet::textureInfoSet(QWidget*, char const*)':
pointInfoWindow.cc:(.text+0x7ff): undefined reference to `Q3HBox::Q3HBox(QWidget*, char const*, QFlags<Qt::WindowType>)'
pointInfoWindow.o: In function `pointInfoWindow::pointInfoWindow(QWidget*, char const*)':
pointInfoWindow.cc:(.text+0xbb4): undefined reference to `Q3VBox::Q3VBox(QWidget*, char const*, QFlags<Qt::WindowType>)'
pointInfoWindow.o: In function `Q3HBox::~Q3HBox()':
pointInfoWindow.cc:(.text._ZN6Q3HBoxD2Ev[_ZN6Q3HBoxD5Ev]+0x13): undefined reference to `vtable for Q3HBox'
pointInfoWindow.cc:(.text._ZN6Q3HBoxD2Ev[_ZN6Q3HBoxD5Ev]+0x1f): undefined reference to `vtable for Q3HBox'
pointInfoWindow.cc:(.text._ZN6Q3HBoxD2Ev[_ZN6Q3HBoxD5Ev]+0x2b): undefined reference to `Q3Frame::~Q3Frame()'
pointInfoWindow.o: In function `Q3VBox::~Q3VBox()':
pointInfoWindow.cc:(.text._ZN6Q3VBoxD2Ev[_ZN6Q3VBoxD5Ev]+0x13): undefined reference to `vtable for Q3VBox'
pointInfoWindow.cc:(.text._ZN6Q3VBoxD2Ev[_ZN6Q3VBoxD5Ev]+0x1f): undefined reference to `vtable for Q3VBox'
...

ideas anyone ?

Sylvain


More information about the MINC-users mailing list