Re: <Numeric Library Bindings for Boost> unresolved external symbol _dgeev referenced
Witold E Wolski <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <CAAjnpdhOxLQr5ZJ7iintsSF85WqkVdk6h2uUiy9_9z=_4QdrQQ@mail.gmail.com> |
I am trying to reproduce what you are writing. What do you mean by BOOST_ROOT, I am working on ubuntu and my boost is in usr/include and usr/lib so Boost root is usr? And what is b2? I really would appreciate help getting the boost bindings working fast. On 9 October 2012 15:27, Thomas Klimpel <[email protected]> wrote: > Witold E Wolski wrote: > > I checked out the boost bindings from the svn > > there is Jamroot file so I thought to build it with bjam > > First do I need to build it? > > How do I build and configure it? couldt find a readme. > > The Jamroot file is just for the tests and the quickbook documentation. > > For running the test, I set the environment variable BOOST_ROOT explicitly > to the root directory of a boost tree I want to use. Then I change into the > directory where I want to run the tests, and type "b2" or "b2 > test_case_name". I normally adjust the paths in numeric-bindings.jam first. > You can also use "b2 numbind=mkl-gcc matlib=eigen" to specify that you want > to test with "mkl" instead of lapack and and eigen instead of ublas. > > Regards, > Thomas > _______________________________________________ > ublas mailing list > [email protected] > http://lists.boost.org/mailman/listinfo.cgi/ublas > Sent to: [email protected] > -- Witold Eryk Wolski Triemlistrasse 155 8047 Zuerich _______________________________________________ ublas mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/ublas Sent to: [email protected]