$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] PBGL Compile error on windows.
From: Khaldoun \ (kalaqqad_at_[hidden])
Date: 2010-07-21 14:17:11
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.