Changes in the build settings for Windows

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Changes in the build settings for Windows

lasconic
Hi all,

I made some changes in the build system for Windows in the last commit
on trunk and branch. It applies on Windows only.

1 - In the top level makefile.mingw, the default target is now
"release"  like in the other OS. win32 target doesn't exist anymore.
Please adapt your scripts.

2 - Jack 1.9.8 for windows is out. It installs Jack headers and libs
in C:\Program Files\Jack or C:\Program Files (x86)\Jack. The
CMakeLists file has been changed to reflect this. So Jack 1.9.8 is
required for building. MuseScore should still be compatible with older
version of Jack at runtime.

3 - The windows build system now uses Qt 4.7.4. I changed the Qt
version in mscore/cmake/mingw32.mingw.cmake. You can upgrade to Qt
4.7.4 or change this file accordingly. MuseScore trunk can still be
build with any Qt 4.7 release but we will require Qt 4.8 soon and
MuseScore 2.0 will require 4.8.

4 - A change with no impact on your environment. In trunk only, the
CmakeLists files has been reviewed to build using the precompiled
headers without warnings in both Debug and Release build. The trunk
also now build with BUILD_SCRIPTGEN FALSE, making it possible to build
MuseScore without QtScript bindings in at least 1/2 of the total time.


Build instructions have been updated:
http://musescore.org/en/developers-handbook/compile-instructions-windows-mingw-svn-trunk


Lasconic

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Mscore-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mscore-developer
Loading...