yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #02395
Undefined symbol in a function
Hello everyone,
When I build Yade, I have no error message. But when I start the software
($ ./yade-trunk-0), I have this error:
6859 [0x7f36d9aa8780] FATAL yade.Omega null -
/home/jerier/Code/yade-svn1942-1/core/Omega.cpp:200 scanPlugins:
libVolumicContactLaw: undefined symbol
`TesselationWrapper::ComputeVolumes(double, double, double, double, double,
double, double)'
I know this function (ComputeVolumes(double, double, double, double, double,
double, double)), but I don't understand this error message, which symbol is
not defined ?
If anyone can give me a short explanation about Omega.cpp scanPlugins, I
will appreciate.
Thanks
Jf
Follow ups