Did you follow all the steps that are outlined in the developers' handbook, the 
part for Windows? You need to install jack, and none of libvorbis, libogg, 
portaudio or lame need to get compiled, and all those are available directly 
from the handbook.

Bye, Jojo

-------- Originalmitteilung --------
Von:Tommaso Cucinotta <tommaso.cucino...@gmail.com>
Gesendet:Sun, 01 Apr 2018 03:08:22 +0200
An:mscore-developer@lists.sourceforge.net
Betreff:[Mscore-developer] win32 - excluding jack, pulse, etc.

>Hi,
>
>I'm venturing into compiling MuseScore for Windows (10), using mingw, but I'm 
>stuck into the
>
>   mingw32-make -f Makefile.mingw debug
>
>command insisting in trying to compile JACK-related files (I suspect it will 
>be similar for
>PULSE or other features I DON'T want to compile in, on this platform).
>Apparently you can disable some of these from the standard Makefile when 
>compiling on Linux,
>i.e., [1], but there's nothing like that in the mingw Makefile.
>
>Anyone has advices here ? I had already some problems with libvorbis, libogg, 
>lame-3.100,
>portaudio, which had to be downloaded and compiled but not all of them compile 
>smoothly
>(and, btw, how to tell mingw/gcc where to find them, in this command-line way 
>of compiling
>on Winsoz?)
>
>Thanks,
>
>       T.
>
>[1]
>
>BUILD_LAME="ON" # Non-free, required for MP3 support. Override with "OFF" to 
>disable.
>BUILD_PULSEAUDIO="ON" # Override with "OFF" to disable.
>BUILD_JACK="ON"       # Override with "OFF" to disable.
>BUILD_PORTAUDIO="ON"  # Override with "OFF" to disable.
>USE_SYSTEM_FREETYPE="OFF" # Override with "ON" to enable. Requires freetype >= 
>2.5.2.
>COVERAGE="OFF"        # Override with "ON" to enable.
>DOWNLOAD_SOUNDFONT="ON"   # Override with "OFF" to disable latest soundfont 
>download.
>
>
>-- 
>Tommaso Cucinotta
>Home Page: http://retis.sssup.it/~tommaso
>LinkedIn: http://www.linkedin.com/in/tommasocucinotta
>
>------------------------------------------------------------------------------
>Check out the vibrant tech community on one of the world's most
>engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>_______________________________________________
>Mscore-developer mailing list
>Mscore-developer@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/mscore-developer
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to