|
Ublas : |
Subject: [ublas] Deploying Software with boost::numeric
From: Bruno Abreu Calfa (bacalfa_at_[hidden])
Date: 2011-11-29 16:53:05
Hey, guys,
I would like to know what Boost modules I must include in a software that
only makes use of numeric + bindings functionality? I wouldn't like to
force the user to have the full Boost package in order to run my program.
If I only have boost/numeric with bindings I get errors saying
serialization files are missing. If I include that, then config is missing.
And so on.
Thank you.
Bruno