I have done so:
C:\>where pkg-config
the output was:
C:\freesw\bin\pkg-config.exe
this is where the 64-bit pkg-config I have download from the wiki:
https://github.com/FluidSynth/fluidsynth/wiki/BuildingWithCMake#building-with-mingw-on-windows
so I tried something else I downloaded the 32-bit version and ran it, it
worked although I have 64-bit windows (I checked it), now there is a new
error:
--   No package 'glib-2.0' found
--   No package 'gthread-2.0' found
both of them are in the folder as in the wiki:

C:\freesw\
├───bin
├───include
│   └───glib-2.0
│       ├───gio
│       ├───glib
│       └───gobject
├───lib
│   └───glib-2.0
│       └───include
├───manifest
├───pkgconfig
├───share
│   ├───aclocal

thanks for the help
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to