Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 206
    • Issues 206
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #2083
Closed
Open
Issue created Jul 29, 2020 by Cédric Traizet@ctraizetDeveloper

Update MuParser version in Superbuild

MuParser 2.3.2 is available. Notable changes are :

  • MuParser now uses C++ 11
  • MuParser is now a CMake project.

Superbuild should be updated to use this new version. Currently a CMakeList.txt file is provided to the Superbuild to compile the library as a CMake project. This can be simplified as Muparser is now a CMake project !

The FindMuparser.cmake should also be updated. It currently fails to extract the version string from muParserDef.h, leading to errors in the configuration step, see #2071 (closed)

Edited Jul 29, 2020 by Cédric Traizet
Assignee
Assign to
Time tracking