You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
However i does not have any mpi library, and configuration fails with error:
D:\prograholic\projects\boost\src>cmake -DBUILDDIR=../build/msvc-2008 -DBUILDSTEP=configure -P build.cmake
CMake Warning at boost/boostbook/CMakeLists.txt:28 (message):
could not find DocBook DTD!
CMake Warning at boost/boostbook/CMakeLists.txt:39 (message):
could not find DocBook XSL stylesheets!
I'm trying to configure boost for win32-msvc-2008 with following command:
cmake -DBUILDDIR=../build/msvc-2008 -DBUILDSTEP=configure -P build.cmake
However i does not have any mpi library, and configuration fails with error:
Note that i can sucessfully configure and build project under linux (with all necessary dependencies)
The text was updated successfully, but these errors were encountered: