I am trying to build the PBGL’s boost_graph_mpi on windows 7
64bit.
I generated the project files for VS 8/9/10, however the
build has consistently shown compile errors:
distributed_property_map.hpp(240): error C3855:
'boost::parallel::detail::associative_cache_ghost_cell_storage': template
parameter 'Associativity' is incompatible with the declaration
I tried to look for hints anywhere on the web, but did not
find anything. Can anybody advise. Thanks.