编译 cgal-python

发布于 2024-11-27 06:00:47 字数 504 浏览 4 评论 0原文

我尝试构建 cgal-python 并出现以下错误(只是一个片段):

In file included from /opt/local/include/boost/config.hpp:40,
             from /opt/local/include/CGAL/config.h:37,
             from /opt/local/include/CGAL/basic.h:28,
             from Kernel_module.cpp:21,
             from All_files_at_once.cpp:1:
/opt/local/include/boost/config/select_stdlib_config.hpp:17:19: error: cstddef: No such     file or directory

Where are the header files of standard C library on MacOS Lion?

I tried to build cgal-python and had the following errors (just a snippet):

In file included from /opt/local/include/boost/config.hpp:40,
             from /opt/local/include/CGAL/config.h:37,
             from /opt/local/include/CGAL/basic.h:28,
             from Kernel_module.cpp:21,
             from All_files_at_once.cpp:1:
/opt/local/include/boost/config/select_stdlib_config.hpp:17:19: error: cstddef: No such     file or directory

Where are the header files of standard C library on MacOS Lion?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

荒路情人 2024-12-04 06:00:47

我将 XCode 升级到 4.1,现在上述错误消失了。

I upgraded XCode to 4.1 and now the above errors are gone.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文