← Back to team overview

yade-users team mailing list archive

Re: problem while running YADE - Segmentation Fault

 

Hi Janek,

I am a new comer. I compile YADE-all-0.9.0.911 with boost 1.33, but I
meet error like this:

g++ -c -pipe -Wall -W -O2 -lpthread -pthread -D_REENTRANT -fPIC
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I../../../DataClass/InteractionGeometry/ErrorTolerantContactModel
-I/usr/include/qt3 -o ErrorTolerantLaw.o ErrorTolerantLaw.cpp
ErrorTolerantLaw.hpp:67: error: ‘boost::numeric::ublas::sparse_matrix’
has not been declared
ErrorTolerantLaw.hpp:67: error: expected ‘,’ or ‘...’ before ‘<’ token
ErrorTolerantLaw.hpp:82: error: ‘boost::numeric::ublas::sparse_matrix’
has not been declared
ErrorTolerantLaw.hpp:82: error: expected ‘,’ or ‘...’ before ‘<’ token
ErrorTolerantLaw.cpp: In member function ‘virtual void
ErrorTolerantLaw::action(Body*)’:

.....

It seems that there is no class sparse_matrix in boost 1.33. Should I
use boost 1.32?

Thank you in advance!

Yonggeng



_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



Follow ups

References