Hi MM
C:\Program Files\boost_1_48_0>b2 --toolset=msvc-10.0 --build-type=complete architecture=x86 address-model=32 stage
The system cannot find the path specified.
MPI auto-detection failed: unknown wrapper compiler C:/Program Files/OpenMPI_v1.5.4-win32/bin/mpic++.exe
Please report this error to the Boost mailing list: http://www.boost.org
You will need to manually configure MPI support.
Performing configuration checks
- has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
- iconv (libc) : no
- iconv (separate) : no
I am very stuck! Could you or anyone please help?
Gary
From: boost-users-bounces@lists.boost.org
[mailto:boost-users-bounces@lists.boost.org] On Behalf Of k m
Hi AllGary
I have installed openmpi in C:\Program Files\OpenMPI_v1.5.4-win32\ in an XP
box and want to compile boost to produce graph-parallel library. But got the
following error:
The system cannot find the path specified.
---------------------
Try the solution that worked for me here:
https://svn.boost.org/trac/boost/ticket/5602
MM
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users