Point Cloud Library with Visual Studio 2017

后端 未结 4 1583
攒了一身酷
攒了一身酷 2021-02-09 04:43

I\'m having trouble using Point Cloud Library with Microsoft Visual Studio 2017.

I have installed [PCL-1.8.1-AllInOne-msvc2017-win64.exe] and I\'ve followed the steps me

4条回答
  •  梦如初夏
    2021-02-09 05:01

    the previous answer use vcpkg is good,but is better to use:

    .\vcpkg install pcl:x64-windows
    

    It can let you have fewer problems.

提交回复
热议问题