← Back to team overview

yade-users team mailing list archive

Re: Error from libminiWm3.so during the building

 

Hi all,

 Thank you Vaclav, Anton and jerome for your help.
Yade works well !!! no problem

Regards
Jf


Here is my scons.profile (for the others) :

PREFIX = '/home/jerier/Code/Yade'
optimize = True
exclude = 'fem,lattice,mass-spring,snow'
features = 'log4cxx,openGL,python'
version = 'trunk'
CPPPATH = ['/usr/include/wm3']
QTDIR = ['/usr/share/qt3', '/usr/lib/qt', '/usr/qt/3', '/usr/lib/qt-3.3']
CXXFLAGS = []
SHCCFLAGS = ['-fPIC']
pretty = False




2010/2/5 Václav Šmilauer <eudoxos@xxxxxxxx>

>
> >  I try to build Yade from a new computer but I have this error :
> >
> >  scons: *** [/home/jerier/Code/build--trunk1/lib/libminiWm3.so] Error
> > 1
> >
> > Anyone can help me to decode this error ?
>
> This is just report that building libminiWm3.so failed. The actual error
> message from linker/compiler must be above, please paste whole ouput,
> but compile with "scons brief=false". What version you use?
>
> v
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References