yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00740
trunk doesn't compile (TesselationWrapper)
-
To:
Yade Development Group <yade-dev@xxxxxxxxxxxxxxxxxxx>
-
From:
Václav Šmilauer <eudoxos@xxxxxxxx>
-
Date:
Sat, 25 Oct 2008 21:04:39 +0200
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.17) Gecko/20080925 Lightning/0.8 Thunderbird/2.0.0.17 Mnenhy/0.7.5.666
It seems that Jean-François commited broken code, including some
conflicts that svn marks with >>>>>>>> etc in the code. Please always
make sure that your code compiles before commiting.
I added conditional compilation of VolumicContactLaw, so that it is
compiled only in case the file
extra/triangulation/libTesselationWrapper.a exists. Otherwise, linking
would fail. It is at the beginning of pkg/dem/SConscript, kif you need
to change that.
I commited both fixes, so it compiles at least for those who don't have
TesselationWrapper.
Regards, Vaclav