Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in i18n_book_navigation_set_breadcrumb() (line 212 of /home/sasaoj5/public_html/ms-cheminfo.com/sites/all/modules/i18n_book_navigation/i18n_book_navigation.module).

Install Boost on Windows

Install boost library on Windows 7/8/8.1/10 with Visual Studio 2017 Community Version

QtPlatz using bzip2 compression for storing data into file, so that bzip2 source need to be specified for boost.

RDKit 2019_03_1 depends on zlib iostream, so that also need zlib source.

For install boost appropriate to QtPlatz with RDKit built, try following in VisualStudio 2017 Command Environment;

cd <qtplatz-source-dir>\scripts\windows
windows-bootstrap.bat
nmake boost
boost.bat
cd boost_1_67_0
boost-build.bat

 

English

User login