I am a new user of boost and have downloaded 1.65.1 and unzipped it to my C:\local\boost_1_65_1. Then chose the "MPI nearest neighbour coupled phase chain." Example, file "phase_chain.cpp" as my first test in VS2015, I have got a link error message "Error LNK1104 cannot open file 'libboost_mpi-vc141-mt-1_65_1.lib" . I have checked the boost root directory and sub-directories and did not this library file. Hope guys can suggest how I build mpi library and install it to windows.
What build system are you using? MSBuild? CMake? What platform toolset do you (want to) build with? Cheers, Máté Feladó: Renfan Luo via Boost-users Elküldve: 2017. november 7., kedd 14:31 Címzett: boost-users@lists.boost.org Másolatot kap: Renfan Luo Tárgy: [Boost-users] help on how to build mpi library I am a new user of boost and have downloaded 1.65.1 and unzipped it to my C:\local\boost_1_65_1. Then chose the "MPI nearest neighbour coupled phase chain." Example, file "phase_chain.cpp" as my first test in VS2015, I have got a link error message "Error LNK1104 cannot open file 'libboost_mpi-vc141-mt-1_65_1.lib" . I have checked the boost root directory and sub-directories and did not this library file. Hope guys can suggest how I build mpi library and install it to windows. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
On 7/11/2017 22:53, Renfan Luo wrote:
I am a new user of boost and have downloaded 1.65.1 and unzipped it to my C:\local\boost_1_65_1. Then chose the "MPI nearest neighbour coupled phase chain." Example, file "phase_chain.cpp" as my first test in VS2015, I have got a link error message "Error LNK1104 cannot open file 'libboost_mpi-vc141-mt-1_65_1.lib" . I have checked the boost root directory and sub-directories and did not this library file. Hope guys can suggest how I build mpi library and install it to windows.
http://www.boost.org/doc/libs/1_65_1/more/getting_started/windows.html
Thanks, Gavin! This is really helpful. I will follow the instruction to build my MPI libraries.
-----Original Message-----
From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Gavin Lambert via Boost-users
Sent: 12 November 2017 22:47
To: boost-users@lists.boost.org
Cc: Gavin Lambert
I am a new user of boost and have downloaded 1.65.1 and unzipped it to my C:\local\boost_1_65_1. Then chose the "MPI nearest neighbour coupled phase chain." Example, file "phase_chain.cpp" as my first test in VS2015, I have got a link error message "Error LNK1104 cannot open file 'libboost_mpi-vc141-mt-1_65_1.lib" . I have checked the boost root directory and sub-directories and did not this library file. Hope guys can suggest how I build mpi library and install it to windows.
http://www.boost.org/doc/libs/1_65_1/more/getting_started/windows.html _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (3)
-
Gavin Lambert
-
Máté Ferenc Nagy-Egri
-
Renfan Luo