Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 362
    • Issues 362
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Merge requests
  • !586

Merged
Created Oct 07, 2020 by Albert Gräf@aggraefDeveloper

Mingw fluid~ fix

  • Overview 4
  • Commits 2
  • Pipelines 2
  • Changes 3

Second attempt to fix #690 (closed), which was a bit more work than I originally anticipated.

@jwilkes IMPORTANT: This requires mingw-w64-i686-SDL2 (which is now required by fluidsynth, but the fluidsynth package for some reason lacks a dependency on it) to be added to the Windows runner to work. So a manual modification of the Windows runner is needed: pacman -S mingw-w64-i686-SDL2

Edited Oct 10, 2020 by Albert Gräf
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mingw-fluid-fix