Bzz2745
Bzz2745
> @Bzz2745 Can you try adding `/boost-1_78` at the end of CMake's `Boost_INCLUDE_DIR` i have alreay try it,but it doesn't work....
I have successfully compiled pcl (except kinfu), the reason for the error that I cannot find the .hpp file before is that nvcc does not correctly recognize my relative path,...
One more thing,this error didn't appear when I build with VS2019(VC142) and nvcc from CUDA Toolkit11.4
> What's the actual error you are getting? just #if and #endif not match no more thing
> Can you please copy and paste the error, or screenshot it? OK please wait 5min
> 
> > > >  the code just is assert.hpp
> 我不知道为什么会发生这种情况,对不起。很容易看出所有都是匹配的。我快速浏览了一下PCL的存储库,但没有任何东西跳出来。它甚至不包括任何地方直接。`#if``assert.hpp``boost/assert.hpp` Yes,I've also tried to delete part of code,but the error still exist,maybe the reason is VS2022......and this is two questions actually,NVCC.exe always shows "can't open file 'assert.hpp',no aush...
Now i have already built all parts of pcl,and ensure this error is caused by CUDA,if i build some parts don't use CUDA,it will not appear.but i have no way...
> Now i have already built all parts of pcl,and ensure this error is caused by CUDA,if i build some parts don't use CUDA,it will not appear.but i have no...