Issue was resolved
<https://github.com/FluidSynth/fluidsynth/issues/412#event-1720589108>

On Fri, Jul 6, 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. Building fluidsynth with MSYS2 on Windows error (Alexander Reeves)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 5 Jul 2018 14:41:47 -0700
> From: Alexander Reeves <lxndr....@gmail.com>
> To: fluid-dev@nongnu.org
> Subject: [fluid-dev] Building fluidsynth with MSYS2 on Windows error
> Message-ID:
>         <CABeAeRxyFrn_9+40sjB6tAm7DWwT=qetyJV9ArUOAOZD
> dvg...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi all,
>
> I followed the instructions for building fluidsynth with MSYS2 on Windows
> outlined here
> <https://github.com/FluidSynth/fluidsynth/wiki/BuildingWithCMake#building-
> with-msys2-on-windows>
> and
> hit an error at building bullet point 3:
>
> Navigate into that folder and run cmake on the previous directory,
> specifying the Makefile type cmake -G "MSYS Makefiles" ..
>
> I ran the cmake command with the MINGW64 shell in the directory that looks
> like
> /fluidsynth-1.1.11/src/build
>
> Then I got the following output:
>
> $ cmake -G "MSYS Makefiles" ..
> -- The C compiler identification is GNU 7.3.0
> -- The CXX compiler identification is GNU 7.3.0
> -- Check for working C compiler: C:/msys64/mingw64/bin/gcc.exe
> -- Check for working C compiler: C:/msys64/mingw64/bin/gcc.exe -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: C:/msys64/mingw64/bin/g++.exe
> -- Check for working CXX compiler: C:/msys64/mingw64/bin/g++.exe -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> CMake Error at CMakeLists.txt:363 (install):
>   install TARGETS given no RUNTIME DESTINATION for executable target
>   "fluidsynth".
>
>
> CMake Warning (dev) in CMakeLists.txt:
>   No cmake_minimum_required command is present.  A line of code such as
>
>     cmake_minimum_required(VERSION 3.11)
>
>   should be added at the top of the file.  The version specified may be
> lower
>   if you wish to support older CMake versions for this project.  For more
>   information run "cmake --help-policy CMP0000".
> This warning is for project developers.  Use -Wno-dev to suppress it.
>
> -- Configuring incomplete, errors occurred!
> See also
> "C:/Users/Reeves/fluidsynth-1.1.11/src/build/CMakeFiles/CMakeOutput.log".
>
> Not sure how to proceed.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.nongnu.org/archive/html/fluid-dev/
> attachments/20180705/768a4887/attachment.html>
>
> ------------------------------
>
> 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 1
> *****************************************
>
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to