Subject: CGAL users discussion list
List archive
- From: "J. Scheurich" <>
- To:
- Subject: [cgal-discuss] What veerin of CGALworks iwth MaCOsX ?
- Date: Sat, 8 Aug 2020 16:22:23 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:RJUSyxYB1gA35yRNXgbexr3/LSx+4OfEezUN459isYplN5qZoMS4bnLW6fgltlLVR4KTs6sC17OI9fC8EjFZqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba5zIRmsrgjcucYajIt/Jq0s1hbHv3xEdvhMy2h1P1yThRH85smx/J5n7Stdvu8q+tBDX6vnYak2VKRUAzs6PW874s3rrgTDQhCU5nQASGUWkwFHDBbD4RrnQ5r+qCr6tu562CmHIc37SK0/VDq+46t3ThLjlSEKPCM7/m7KkMx9lLxVrhK8qRJ8zYDbbo6aO+ZxcK7GYdMaXHBMUtpNWyFPAI6xaZYEAeobPeZfqonwv1UCox+kCQKxGe3g1j9IiWHr3a0g0uQuDQHG0AI9FN8JtXTUsdv1NLsTUeyo0aXF1jvCYO1N1jvn9YfHbAksrPeRVr1/bcTf01MgFx/ZjlqOs4zlOSuY2vkNvmWG6+dtW+aihm4opQ9xvzShydoghIbGiI8V113I6Cp3zYc3KNC7VUJ2fcOoHYVMui+VM4Z4TMAvTW52tCs817YIuoa7cTAUxJg62RLTceKLf5aK7x75SeqcIy10iG94dL6nhxu+61Wsx+L9W8WuzVpHqjRJnsPRun0C2RHe7NWMROFn8Ue7wzmP0hje6uFaLkAwkqrWM5shwrktlpoPq0jCEDH5l17sgKCLaEoo4umo6+L5bbX6vpKQKZJ4hh/kPqgwhMCyA/40PhUMUmSB5OiwyaXv/UjjT7VLiv02nLPZsJffJckDo665HgFV0poi6xqiEjury9oZkmccI15fZR2IkZDlO0vSL/DgEfe/n1OsnS93yPDJJLLhBozBIWXCkLf6Ybl99lVcyBEowNBE55NUD6kBL+jpVk/wstzYFB45PBauz+bpEtUunr8ZDGmAC6vcPKLJukKT/couJfONbckbomXTMf8gsrTMyzcCkl8QYLOo1ptdICS9A/p6IhzASWXhiJENHDFZ7UIFUOX2hQjaAnZobHGoUvdkv2BpOMedFY7GA7uVrvmE1Sa/EIdRYzAUFV2GV3vlJdzdB6U8LRmKK8okqQQqEKC7Qt9zyhyk8gP3meI+c7jkvxYAvJem7+Bbou3ekRZrrm5xCNmBlX6ARSd4kzFQSg==
Hi,
I am the maintianer for "white_dune" a cross platform easy to use
opensource 3D modeller and animation tool.
It uses CGAL for convex hull and CSG operations.
I tried to comple under MACOSX but run into problems,both with the
github clone and the
recommend "homebrew<2 installation:
The problem (here homebrew) starts with:
g++ -g -I. -Iswt/include -I/Users/mufti/include -I/usr/local/include
-I/usr/local/include/eigenlib -I/usr/include/vcglib -I.//src -I.//vcglib
-I.//vcglib/eigenlib -I/Users/mufti/vcglib -I.//../vcglib
-I/Users/mufti/vcglib/eigenlib -I.//../vcglib/eigenlib
-I/usr/include/freetype2/ -I/opt/X11/include/freetype2/
-I/usr/include/ffmpeg/ -I/usr/X11/include -I/usr/X11R6/include
-DMACOSX=1 -I/usr/local/Cellar/boost/1.73.0/include/
-I/usr/local/Cellar/cgal/5.0.3_1/include -I/usr/local/include
-I/usr/local/include -g -O0 -Wno-c++11-extensions
-Wno-tautological-undefined-compare -Wno-tautological-pointer-compare
-c Util.cpp
In file included from Util.cpp:846:
In file included from
/usr/local/Cellar/cgal/5.0.3_1/include/CGAL/Polyhedron_3.h:16:
In file included from
/usr/local/Cellar/cgal/5.0.3_1/include/CGAL/license/Polyhedron.h:17:
/usr/local/Cellar/cgal/5.0.3_1/include/CGAL/config.h:644:16: error: no
member
named 'tuple' in namespace 'std'
using std::tuple;
~~~~~^
/usr/local/Cellar/cgal/5.0.3_1/include/CGAL/config.h:645:16: error: no
member
named 'make_tuple' in namespace 'std'
using std::make_tuple;
~~~~~^
/usr/local/Cellar/cgal/5.0.3_1/include/CGAL/config.h:646:16: error: no
member
named 'tie' in namespace 'std'
using std::tie;
~~~~~^
- [cgal-discuss] What veerin of CGALworks iwth MaCOsX ?, J. Scheurich, 08/08/2020
- Re: [cgal-discuss] What veerin of CGALworks iwth MaCOsX ?, Sebastien Loriot (GeometryFactory), 08/10/2020
Archive powered by MHonArc 2.6.19+.