← Back to team overview

yade-dev team mailing list archive

Re: Adding new files to source

 

Ok, thank you.
But I dont know how to post it to svn. Maybe I dont have account at
berlios.de
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями

Anton Gladkyy


2009/7/2 Václav Šmilauer <eudoxos@xxxxxxxx>

>
> > I am trying to implement Mining Rock constitutive law.
> > It is just a start and I made it on Vaclav's howto and concretepm.cpp
>
> Can you put it to SVN? Then it will be easier to try.
>
> I assume the error you get is some undefined symbol. You probably need
> to add libs that you have to link with, at least
> ElasticContactInteraction and such. (like
> LIBS=env['LIBS']+['ElasticContactInteraction'], see for other plugins)
>
> You #include things that you don't use, like InteractionSolver,
> SpheresContactGeometry, SDECLinkPhysics (maybe it was my bad
> example...), which inflates libraries you have to link with.
>
> Vaclav
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References