Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 421
    • Issues 421
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2209
Closed
Open
Issue created Sep 15, 2021 by Dario Pellegrini@dariop

CGAL 5 requires std=c++14

In order to compile v2012 against my install of CGAL 5 (ArchLinux, GCC v11.1) I had to bump the C++ standard to c++14 in wmake/rules/General/Gcc/c++ as c++11 is not sufficient to handle CGAL 5. I did not try more recent standards.

Assignee
Assign to
Time tracking