Re: <Numeric Library Bindings for Boost> unresolved external symbol _dgeev referenced

Rutger ter Borg <[email protected]>
Newsgroups gmane.comp.lib.boost.ublas
Message-ID <[email protected]>
On 2012-10-09 16:14, Witold E Wolski wrote:
> 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.
>


The bindings don't need to be compiled. Just put them somewhere in your 
include path, i.e., something like

$ g++ my_code -I/path/to/bindings -lblas (or -llapack)

should do the trick.

Regards,

Rutger


_______________________________________________
ublas mailing list
[email protected]
http://lists.boost.org/mailman/listinfo.cgi/ublas
Sent to: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.