Skip to content

Conversation

@YDX-2147483647
Copy link
Contributor

@YDX-2147483647 YDX-2147483647 commented Oct 18, 2023

Add some notes on how to use DLLs.

Closes #12055

> scoop install ./fluidsynth.json
Installing 'fluidsynth' (2.3.4) [64bit]
Loading fluidsynth-2.3.4-win10-x64.zip from cache.
Checking hash of fluidsynth-2.3.4-win10-x64.zip ... ok.
Extracting fluidsynth-2.3.4-win10-x64.zip ... done.
Linking ~\scoop\apps\fluidsynth\current => ~\scoop\apps\fluidsynth\2.3.4
Creating shim for 'fluidsynth'.
'fluidsynth' (2.3.4) was installed successfully!
Notes
-----
This manifest contains the barebones FluidSynth installation.
For appropriate programming DLLs, add `~/scoop/apps/fluidsynth/current/bin` to PATH.
For example, executing `$env:Path += ";$(Resolve-Path '~/scoop/apps/fluidsynth/current/bin')"` will add it to PATH for the
current shell.

Relates to #11280

@YDX-2147483647
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

fluidsynth

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@HUMORCE HUMORCE merged commit 65d4a36 into ScoopInstaller:master Nov 28, 2023
@YDX-2147483647 YDX-2147483647 deleted the patch-1 branch November 29, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: DLLs of fluidsynth not added to PATH

2 participants