|
Boost : |
From: David Doria (daviddoria_at_[hidden])
Date: 2008-03-09 11:10:58
I was trying to run one of the examples, and it was trying to include:
#include <boost/numeric/bindings/atlas/clapack.hpp>
I realized that I didn't have a bindings directory at all! After some
looking around, I ended up here:
http://news.tiker.net/dl/software/boost-bindings
I un-tared it and put its 'bindings' folder in my .../boost/numeric folder.
When I compiled the example again, I got hundreds of
c:\program
files\boost\boost_1_34_1\boost\numeric\bindings\traits\type_traits.hpp(26) :
error C2894: templates cannot be declared to have 'C' linkage
Am I going about this wrong?
-- Thanks, David
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk