Thread Previous • Date Previous • Date Next • Thread Next |
Johan Hake wrote:
On Monday 11 May 2009 11:44:49 DOLFIN wrote:One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 6126:a0ffbce6e1d3a24085c51f5e31ff5e0ad691f2e8 tag: tip user: Johannes Ring <johannr@xxxxxxxxx> date: Mon May 11 11:44:41 2009 +0200 files: scons/simula-scons/simula_scons/pkgconfiggenerators/boost.py description: Boost pkg-config generator now adds -lboost_program_options to libs.Looks like this was not added to dolfin.pc. I get alot of link error when the demos are compiling.
Worked for me after deleting the scons directory and the file dolfin/dolfin.pc (not sure which did the trick) and then doing 'hg update'.
Garth
Johanchangeset: 6125:a18a585228b915361b31ba46f150847273b737fc parent: 6124:08d503055c4c49a8cbcf558b392753e0a830951a parent: 6123:96af744bc420f22c617b2fa8335c20a259fe0927 user: "Ola Skavhaug <skavhaug@xxxxxxxxx>" date: Mon May 11 11:45:55 2009 +0200 files: dolfin/fem/DofMap.cpp dolfin/la/enums_la.h description: merge changeset: 6124:08d503055c4c49a8cbcf558b392753e0a830951a parent: 6096:0466e894d46f3b6034fd2e83af46afa9da83421c user: "Ola Skavhaug <skavhaug@xxxxxxxxx>" date: Mon May 11 11:45:45 2009 +0200 files: dolfin/fem/DofMap.cpp dolfin/fem/DofMap.h dolfin/fem/DofMapBuilder.cpp dolfin/fem/UFCCell.h dolfin/mesh/MeshPartitioning.cpp dolfin/mesh/MeshPartitioning.h sandbox/passembly/Poisson.h sandbox/passembly/Poisson3D.h sandbox/passembly/PoissonDG.h sandbox/passembly/main.cpp description: Use global entity indices when building dofmap in parallel. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev_______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
Thread Previous • Date Previous • Date Next • Thread Next |