← Back to team overview

yade-users team mailing list archive

new compilation problem

 

Hi,

Sorry to ask you this, but I really don't understand. I would like to 
install my Yade version into a new computer, but, I obtain an error 
message at the beginning of the procedure. The difference between the 2 
computers (the older where Yade works and the new one (...)) is that, 
one is running on kubuntu 6.06 and the other on kubuntu 6.10; 
requirements for Yade are (I suppose...) the same.

The error appears during yade-core compilation:

make[3]: entrant dans le repertoire 
/home/3S-LAB/lscholtes/.local/share/Trash/files/trunkYade/yade-core/src/yade
g++ -c -pthread -lpthread -O3 -mpentium 
-DPREFIX=/home/3S-LAB/lscholtes/Desktop/YADE 
-I/usr/share/qt3/mkspecs/default -I. 
-I../../../../../../../../Desktop/YADE/include -I/usr/include/qt3 -o 
DeusExMachina.o 
/home/3S-LAB/lscholtes/.local/share/Trash/files/trunkYade/yade-core/src/yade/DeusExMachina.cpp

../../../../../../../../Desktop/YADE/include/yade/yade-lib-serialization/ContainerHandler.tpp: 
In function SerializableTypes::Type findType(std::vector<ContainedType, 
std::allocator<_CharT> >&, bool&, std::string&) [with ContainedType = int:

../../../../../../../../Desktop/YADE/include/yade/yade-lib-serialization/Archive.tpp:110:   
instantiated from static boost::shared_ptr<Archive> 
Archive::create(const std::string&, Type&) [with Type = std::vector<int, 
std::allocator<int> >
../../../../../../../../Desktop/YADE/include/yade/yade-lib-serialization/Serializable.hpp:74:   
instantiated from void Serializable::registerAttribute(const 
std::string&, Type&) [with Type = std::vector<int, std::allocator<int> >]
/home/3S-LAB/lscholtes/.local/share/Trash/files/trunkYade/yade-core/src/yade/DeusExMachina.cpp:21:   
instantiated from here

../../../../../../../../Desktop/YADE/include/yade/yade-lib-serialization/ContainerHandler.tpp:109: 
error: no matching function for call to findType(int&, bool&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)

make[3]: *** [DeusExMachina.o] Erreur 1
make[3]: quittant le repertoire 
/home/3S-LAB/lscholtes/.local/share/Trash/files/trunkYade/yade-core/src/yade 

make[2]: *** [sub-yade] Erreur 2
make[2]: quittant le repertoire 
/home/3S-LAB/lscholtes/.local/share/Trash/files/trunkYade/yade-core/src
make[1]: *** [all] Erreur 2
make[1]: quittant le repertoire 
/home/3S-LAB/lscholtes/.local/share/Trash/files/trunkYade/yade-core
make: *** [compile_install] Erreur 2


Thanks a lot in advance
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users



Follow ups