dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #05435
MS visual studio C++ 8
I've first installed uBlas using bjam as explained by:
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?InstallingBoost
so that now I can it link to my program using:
#include <boost/filesystem/operations.hpp>
is that correct? May I afterwards use the pkg-config building system
through cygwin (which adds license issues) or should I move the source and
build it directly (which can be time consuming)? Has anyone already tried
to use dolfin inside Visual Studio C++? Thanks.
Alessio Quaglino
Follow ups