【问题标题】:The boost library is empty when using Cmake to build CGAL project使用Cmake构建CGAL项目时boost库为空
【发布时间】:2020-11-17 07:34:03
【问题描述】:

伙计们,我使用 Cmake 构建了 CGAL 项目,但是当我在 Cmake 上单击“生成”时,我得到了一个空的 sln。

这是我使用的版本: Cmake-3.19.0 VS-2019 Boost-1.71.0

以下是 Cmake 的配置: enter image description here

enter image description here

【问题讨论】:

  • 就其本身而言,空的“Boost 库”不是问题:这是明确请求 库的列表。请提供更多关于“我有一个空的 sln”的描述。请不要使用 images 来表示 textual 信息:而是将文本复制粘贴到问题帖子中并设置格式。另见How to Ask

标签: boost cmake cgal


【解决方案1】:

CGAL 仅是标头,您无需对其进行配置或构建。这也可能是您得到“空 sln”的原因。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-12-13
    • 2018-11-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多