fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Using fluidsynth from the CMD


From: Tom M.
Subject: Re: [fluid-dev] Using fluidsynth from the CMD
Date: Sun, 9 Jun 2019 19:40:32 +0300

In order to help you further, please execute the following commands.
They will generate a bunch of text files in the command line's current
working directory. Please attach all of them to a mail.

echo %PATH% > path.txt
dir /s C:\freesw > dir_freesw.txt
pkg-config --libs glib-2.0 gthread-2.0 > pkgcfg_glib.txt

Clean your fluidsynth build directory and execute cmake as:

cmake -G "MinGW Makefiles" -DCMAKE_VERBOSE_MAKEFILE=1 .. > cmake.txt
mingw32-make.exe > make.txt


Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]