Does test/unit/quadrature/cpp/test.cpp also build and work fine without
it? It didn't work on the buildbot so thats why I added it.

I think CGAL is linked to libboost_thread{,-mt,-mt-d}.dylib. Can you do

  otool -L /path/to/libCGAL.dylib

?

What is really needed is a simple test program in cgal.py that tests the
CGAL functionally which is used in DOLFIN, for instance based on the
quadrature unit test. Can someone with some CGAL skills (Andre?) come up
with such a test program?

** Changed in: dolfin
   Importance: Undecided => Medium

-- 
libboost_thread problem on Mac OS X
https://bugs.launchpad.net/bugs/576427
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.

Status in DOLFIN: New

Bug description:
The following changeset prevents dolfin from building on my mac because it 
doesn't have libboost_thread. It does build and work fine without it though.

http://bazaar.launchpad.net/~dolfin-core/dolfin/main/revision/4699#scons/simula-scons/simula_scons/pkgconfiggenerators/cgal.py



_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to