-
Notifications
You must be signed in to change notification settings - Fork 702
WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory #326
Comments
Did you resolve this issue?i have the same problem as you |
No. I have given up and used C++. |
ok,thank you!
…------------------ 原始邮件 ------------------
发件人: "BrightyeahWang"<[email protected]>;
发送时间: 2019年12月12日(星期四) 下午5:08
收件人: "strawlab/python-pcl"<[email protected]>;
抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326)
Did you resolve this issue?i have the same problem as you
No. I have given up and used C++.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I think something wrong with VS2015. “Microsoft Visual Studio 14.0” means VS2015. Maybe you should install VS2015 or VS2017 first. This is my solution but I haven't tried yet |
Ok, I'll try. I'll let you know if I get any results
…------------------ 原始邮件 ------------------
发件人: "BrightyeahWang"<[email protected]>;
发送时间: 2019年12月12日(星期四) 下午5:15
收件人: "strawlab/python-pcl"<[email protected]>;
抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326)
Did you resolve this issue?i have the same problem as you
ok,thank you!
…
------------------ 原始邮件 ------------------ 发件人: "BrightyeahWang"<[email protected]>; 发送时间: 2019年12月12日(星期四) 下午5:08 收件人: "strawlab/python-pcl"<[email protected]>; 抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>; 主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326) Did you resolve this issue?i have the same problem as you No. I have given up and used C++. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
ok,thank you!
…
------------------ 原始邮件 ------------------ 发件人: "BrightyeahWang"<[email protected]>; 发送时间: 2019年12月12日(星期四) 下午5:08 收件人: "strawlab/python-pcl"<[email protected]>; 抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>; 主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326) Did you resolve this issue?i have the same problem as you No. I have given up and used C++. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
ok,thank you!
…
------------------ 原始邮件 ------------------ 发件人: "BrightyeahWang"<[email protected]>; 发送时间: 2019年12月12日(星期四) 下午5:08 收件人: "strawlab/python-pcl"<[email protected]>; 抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>; 主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326) Did you resolve this issue?i have the same problem as you No. I have given up and used C++. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
ok,thank you!
…
------------------ 原始邮件 ------------------ 发件人: "BrightyeahWang"<[email protected]>; 发送时间: 2019年12月12日(星期四) 下午5:08 收件人: "strawlab/python-pcl"<[email protected]>; 抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>; 主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326) Did you resolve this issue?i have the same problem as you No. I have given up and used C++. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
ok,thank you!
…
------------------ 原始邮件 ------------------ 发件人: "BrightyeahWang"<[email protected]>; 发送时间: 2019年12月12日(星期四) 下午5:08 收件人: "strawlab/python-pcl"<[email protected]>; 抄送: "江流芳甸"<[email protected]>; "Comment"<[email protected]>; 主题: Re: [strawlab/python-pcl] WIN10+1.8.0PCL install--fatal error:'boost/shared_ptr.hpp': No such file or directory (#326) Did you resolve this issue?i have the same problem as you No. I have given up and used C++. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
I think something wrong with VS2015. “Microsoft Visual Studio 14.0” means VS2015. Maybe you should install VS2015 or VS2017 first. This is my solution but I haven't tried yet
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I think the problem is you not set the environment variable correct. (Since I had same problem at first) By setting this, I can using PCL 1.9 on win10 (with VS2019) |
fatal error
Your Environment
Context
during building "pcl._pcl" extension, some error happened:
pcl_pcl_180.cpp(454): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe' failed with exit status 2
may somebody tell me how to fix it?
The text was updated successfully, but these errors were encountered: