← Back to team overview

yade-dev team mailing list archive

Re: compiling BZR head

 

05.03.2010 13:40, Janek Kozicki пишет:
> $ mkdir HEAD
> $ cd HEAD
> $ bzr checkout lp:yade trunk
> $ cd trunk
> $ scons PREFIX='/home/janek/40-Yade/Bin/HEAD-fast' features='log4cxx,opengl,gts,openmp,vtk,python' jobs=12 useMiniWm3=0 CXX='colorgcc'
>
> .
> .
> .
> â /home/janek/40-Yade/Bin/HEAD-fast/lib/yade-bzr2063/gui/libQtGUI.so
> L libSnapshotEngine.so
> /usr/bin/ld: error: cannot find -lPeriodicEngines
> collect2: ld returned 1 exit status
> scons: *** [/home/janek/20-Programowanie/10-cpp/50-Yade/Code/HEAD/build-bzr2063/gui/libSnapshotEngine.so] Error 1
> scons: building terminated because of errors.
>   
>
Sorry, but I added -lPeriodicEngines to QtGUI library in r2063 because
without it per-class compiled yade-dbg don't works. see
https://bugs.launchpad.net/yade/+bug/531394

remove this library from gui/SConscript, line 27 (and may be reopen the
bug).

Best regards, Sergei D.







Follow ups

References