linux 编译cgal,ubuntu 16.04上源码编译和安装cgal并编写CMakeLists.txt | compile and install cgal on ubuntu 16.04...

本教程详细介绍了如何在Ubuntu 16.04上从源码编译和安装CGAL库,包括下载、配置选项、编译、安装步骤,并给出了CMakeLists.txt的示例,以便在项目中链接CGAL库。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

compile and install cgal on ubuntu 16.04

Guide

version: 4.13.1

install

wget https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.13.1/CGAL-4.13.1.zip

cd CGAL-4.13.1

mkdir build && cd build && cmake-gui ..

with options

QT5_DIR /opt/qt/5.7/gcc_64/lib/cmake/Qt5

compile and install

make -j8

sudo make install

output

Scanning dependencies of target CGAL

[ 16%] Building CXX object src/CGAL/CMakeFiles/CGAL.dir/all_files.cpp.o

[ 33%] Linking CXX shared library ../../lib/libCGAL.so

[ 33%] Built target CGAL

Scanning dependencies of target CGAL_ImageIO

Scanning dependencies of target CGAL_Core

[ 50%] Building CXX object src/CGAL_Core/CMakeFiles/CGAL_Core.dir/all_files.cpp.o

[ 66%] Building CXX object src/CGAL_ImageIO/CMakeFiles/CGAL_ImageIO.dir/all_files.cpp.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值