Installing pcl 1.8.1 boost under vs2017 always reports a lot of errors, how to solve it?

clipboard.png

clipboard.png

are all problems in boost.

Oct.27,2021

it is recommended to use the CPP library manager written by Microsoft Vcpkg

it only takes one sentence to install the boost library with vcpkg management

vcpkg install boost boost:x64-windows

you can import header files directly without any configuration in, Visual Studio

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bfc3-2c2d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bfc3-2c2d3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?