David M Garza wrote:
ublas is a header-only library, but it does have dependencies on other boost libraries. I'm guessing since I've been able to play with ublas a little already the dependencies are also header-only libraries--I definitely don't have any libraries built. I was hoping there was an easier way than copying the ublas headers to the installation directory, then figuring out the other dependencies by going through headers and tracing #include's.
Look at $(BOOST_ROOT)/tools/bcp ... to copy those bits of boost you need.... easier than manual searching at least. Kevin -- | Kevin Wheatley, Cinesite (Europe) Ltd | Nobody thinks this | | Senior Technology | My employer for certain | | And Network Systems Architect | Not even myself |