
Hi, I've heared of the ublas-binding to lapack, which sounds very good. Thus I tried to install it, but I didn't succeed. I got boost-sandbox using cvs. Then I went to the boost-sandbox directory and did a bjam. But I got this: libs\numeric\blasbindings\tst\Jamfile: No such file or directory libs\numeric\blasbindings\tst\Jamfile: No such file or directory don't know how to make <@boost-sandbox!libs!numeric!bindings!amos>amos.cpp ...found 227 targets... ...updating 34 targets... ...can't find 1 target... ...can't make 5 targets... MkDir1 bin I am using Visual Studio.NET Prof. 2003. I'd love to try the ublas-bindings, so can anybody help me installing it? Anything else I have to take care of once the bindings work (e.g. link to clapack or so)? -- Franz

"Franz Mueller" <franzl.mueller@gmx.de> writes:
Hi, I've heared of the ublas-binding to lapack, which sounds very good. Thus I tried to install it, but I didn't succeed. I got boost-sandbox using cvs. Then I went to the boost-sandbox directory and did a bjam.
But I got this:
libs\numeric\blasbindings\tst\Jamfile: No such file or directory libs\numeric\blasbindings\tst\Jamfile: No such file or directory don't know how to make <@boost-sandbox!libs!numeric!bindings!amos>amos.cpp ...found 227 targets... ...updating 34 targets... ...can't find 1 target... ...can't make 5 targets... MkDir1 bin
I am using Visual Studio.NET Prof. 2003.
I'd love to try the ublas-bindings, so can anybody help me installing it? Anything else I have to take care of once the bindings work (e.g. link to clapack or so)?
If you want your posting to be seen by those that can help, you might want to use a subject line that is specific to the problem and project. There's also a uBlas-specific mailing list: http://www.boost.org/more/mailing_lists.htm#ublas Cheers, -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (2)
-
David Abrahams
-
Franz Mueller