|
[Sponsors] |
[OpenFOAM.org] Problems building foamyHexMesh: CGAL missing? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 11, 2018, 06:46 |
|
#21 |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
Hello everyone,
as all the previous posters i have trouble compiling foamyMesh. I'm using OpenFoam 5 in an Ubuntu 16.04 installation based on the Windows Subsystem for Linux. The error from the foamyMesh compilation is Code:
lnInclude/CGALTriangulation3DKernel.H:36:43: fatal error: CGAL/Delaunay_triangulation_3.h: No such file or directory Code:
optional component was not found Code:
Using system installation of CGAL Can somebody identify my error and help me out? With best regards, Robert |
|
April 11, 2018, 07:07 |
|
#22 |
New Member
Syed Ashruf
Join Date: Nov 2012
Location: Chennai, India
Posts: 11
Rep Power: 14 |
Hi Robert,
Try to check whether cgal_version is set to cgal-system in OpenFOAM-5.0/etc/config.sh/CGAL file (Also check for other softwares in OpenFOAM-5.0/etc/config.sh/ folder ) Run the following command in terminal to make sure you installed cgal and other required libraries for cgal on ubuntu, and then re-compile: sudo apt-get install libcgal-dev libcgal-demo libgmp-dev libgmp-dev libmpfr-dev Also better to cross-check with the software to be installed for 16.04 from: http://openfoamwiki.net/index.php/In...OAM-dev/Ubuntu |
|
April 11, 2018, 07:16 |
|
#23 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick notes:
__________________
|
|
April 11, 2018, 08:20 |
|
#24 | |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
Quote:
|
||
Tags |
foamyhexmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Problems with coedge curves and surfaces | tommymoose | ANSYS Meshing & Geometry | 6 | December 1, 2020 12:12 |
Problems running in parallel - missing controlDict | Argen | OpenFOAM Running, Solving & CFD | 4 | June 7, 2012 04:50 |
Problems with Industrial Building Ventilation | jjperez | FLUENT | 0 | February 8, 2012 11:46 |
Doxygen documentation | Tanay | OpenFOAM Installation | 9 | September 23, 2011 12:40 |
install OpenFoam 1.6 by building source: how? | niudie | OpenFOAM Installation | 13 | April 26, 2011 01:48 |