Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O opSimulation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse openpass
  • opSimulation
  • Issues
  • #110
Closed
Open
Issue created Jan 13, 2022 by Heinrich Ody@heinrich

Documentation of Building FMI

On Install Prerequisities the building and installation of FMI is explained. For this a patch has to be applied. The line showing how to apply the patch, seems to have a minor bug. It reads

patch -l -p1 "<path/to>/fmi-library-2.0.3-fixes.patch"

At least on my Linux machine I had to add a redirecting operator <. I executed

patch -l -p1 < "<path/to>/fmi-library-2.0.3-fixes.patch"

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent