Thank you, staying within the MSYS shell solved my issue!

On Mon, Jul 9, 2018 at 9:00 AM, <fluid-dev-requ...@nongnu.org> wrote:

> Send fluid-dev mailing list submissions to
>         fluid-dev@nongnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.nongnu.org/mailman/listinfo/fluid-dev
> or, via email, send a message with subject or body 'help' to
>         fluid-dev-requ...@nongnu.org
>
> You can reach the person managing the list at
>         fluid-dev-ow...@nongnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of fluid-dev digest..."
>
>
> Today's Topics:
>
>    1. Re: Error running fluidsynth.exe after building on Windows 7
>       64 bit (Tom M.)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 9 Jul 2018 08:13:25 +0200
> From: "Tom M." <tom.m...@googlemail.com>
> To: FluidSynth mailing list <fluid-dev@nongnu.org>
> Cc: lxndr....@gmail.com
> Subject: Re: [fluid-dev] Error running fluidsynth.exe after building
>         on Windows 7 64 bit
> Message-ID:
>         <CADHnbajNOHaFuWTgnUOJ9uA0rpaH1iTiCAt6n8ReNVhyh1qeoA@mail.
> gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> You cannot (naively) use the cmd.exe to run the fluidsynth binary that
> you've built in the MSYS MINGW64 shell. The MSYS shell probably sets
> up all kinds of environment variables, that make sure all .dll files
> are found during compile- and runtime. Most importantly the $PATH
> variable. That's why you should stick to the MSYS shell when
> attempting to run fluidsynth.
>
> If you need to start fluidsynth from cmd.exe you should port the msys
> $PATH to win32 %PATH%, possibly also $LD_LIBRARY_PATH to %PATH%.
>
>
> Tom
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> fluid-dev mailing list
> fluid-dev@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/fluid-dev
>
>
> ------------------------------
>
> End of fluid-dev Digest, Vol 180, Issue 4
> *****************************************
>
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to